Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-015958
#<BuildRuby:0x000055c111715f70
@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.20231217-015958",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006283 0.000224 2.300917 ( 2.336402)
build_miniruby 0.001531 0.000055 1.595621 ( 1.596899)
build_ruby 0.001813 0.000065 3.251534 ( 3.468265)
build_all 0.003916 0.004035 5.893615 ( 3.242973)
build_install 0.015970 0.004125 7.481270 ( 4.445027)
test_btest 0.000680 0.000060 84.293678 ( 32.255148)
test_basic 0.001117 0.004329 0.911520 ( 1.003554)
test_all 0.075652 0.041319 690.188333 (247.500910)
test_rubyspec 0.034559 0.031167 95.106486 (106.960082)
total: 402.81 sec