Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-224425
#<BuildRuby:0x0000555d1915a380
@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.20240110-224425",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005835 0.000000 1.694644 ( 2.033399)
build_miniruby 0.000000 0.001650 1.643037 ( 1.641864)
build_ruby 0.000000 0.001699 3.176976 ( 3.408819)
build_all 0.002564 0.004817 5.600257 ( 2.825977)
build_install 0.016670 0.000845 6.978979 ( 4.426307)
test_btest 0.000694 0.000139 84.388417 ( 33.189451)
test_basic 0.006722 0.000465 0.922341 ( 1.036967)
test_all 0.101446 0.016323 742.867163 (265.841955)
test_rubyspec 0.046913 0.020465 98.382166 (110.251850)
total: 424.66 sec