Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-054904
#<BuildRuby:0x0000557d7503a230
@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.20231231-054904",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005843 0.000191 1.605996 ( 1.934665)
build_miniruby 0.001360 0.000140 1.686291 ( 1.684460)
build_ruby 0.001677 0.000174 3.449754 ( 3.681729)
build_all 0.007312 0.000756 5.788826 ( 2.940570)
build_install 0.011074 0.004714 6.810454 ( 3.955208)
test_btest 0.000764 0.000098 82.398665 ( 32.044422)
test_basic 0.000247 0.008255 0.871605 ( 1.002738)
test_all 0.086812 0.033718 761.302326 (276.611681)
test_rubyspec 0.043707 0.024385 97.543755 (109.499701)
total: 433.36 sec