Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-181014
#<BuildRuby:0x000055964c741f48
@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.20231220-181014",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004910 0.001281 1.998957 ( 2.637371)
build_miniruby 0.001103 0.000288 1.741844 ( 1.848842)
build_ruby 0.002139 0.000000 3.396627 ( 3.698561)
build_all 0.007299 0.001341 5.805832 ( 3.887846)
build_install 0.018341 0.001148 7.126439 ( 5.032594)
test_btest 0.000627 0.000139 79.818098 ( 34.069839)
test_basic 0.003191 0.004256 0.866350 ( 1.002588)
test_all 0.094167 0.024980 679.980774 (246.173289)
test_rubyspec 0.036396 0.033219 94.443890 (106.386604)
total: 404.74 sec