Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-010209
#<BuildRuby:0x000055ac7ef05f48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240128-010209",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003786 0.003075 2.007784 ( 3.732100)
build_miniruby 0.001385 0.000308 1.790054 ( 2.309145)
build_ruby 0.002280 0.000000 3.619550 ( 4.874264)
build_all 0.002224 0.006948 6.734542 ( 6.951647)
build_install 0.020208 0.002194 8.268788 ( 9.966303)
test_btest 0.000620 0.000155 88.613290 ( 97.774856)
test_basic 0.006383 0.001595 0.959059 ( 1.714337)
test_all 0.104323 0.022546 795.859544 (826.917940)
test_rubyspec 0.055963 0.054845 184.830820 (260.666133)
total: 1214.91 sec