Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-202013
#<BuildRuby:0x000055b31f98e3b0
@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.20231207-202013",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.006493 2.247163 ( 2.362088)
build_miniruby 0.001791 0.000000 1.572689 ( 1.574331)
build_ruby 0.001897 0.000000 3.044702 ( 31.758354)
build_all 0.005457 0.002108 5.959184 ( 3.034038)
build_install 0.013809 0.000794 6.545125 ( 4.627192)
test_btest 0.000567 0.000151 82.114431 ( 30.283109)
test_basic 0.000000 0.007395 0.882205 ( 3.220047)
test_all 0.085237 0.033672 707.703561 (268.776018)
test_rubyspec 0.022207 0.042946 95.603725 (114.507440)
total: 460.14 sec