Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-210912
#<BuildRuby:0x0000560f24406008
@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-210912",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005487 0.000224 1.743523 ( 2.287796)
build_miniruby 0.001546 0.000221 1.715968 ( 1.744062)
build_ruby 0.001480 0.000212 3.568769 ( 3.820047)
build_all 0.003220 0.004665 5.701838 ( 3.270363)
build_install 0.011805 0.005780 6.870579 ( 4.069514)
test_btest 0.000805 0.000167 82.399064 ( 30.130004)
test_basic 0.006743 0.000448 0.872475 ( 0.938606)
test_all 0.078062 0.040349 737.197697 (269.846097)
test_rubyspec 0.016294 0.052053 95.199512 (106.985357)
total: 423.09 sec