Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-145417
#<BuildRuby:0x000055b73186e258
@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.20240210-145417",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002002 0.004403 1.779350 ( 2.124428)
build_miniruby 0.000000 0.001311 1.384686 ( 1.382651)
build_ruby 0.000000 0.001461 3.061103 ( 3.325379)
build_all 0.007579 0.000216 6.140642 ( 2.284223)
build_install 0.005098 0.013647 7.516284 ( 3.567495)
test_btest 0.000852 0.000266 88.053210 ( 22.978986)
test_basic 0.006156 0.000727 0.872103 ( 0.931320)
test_all 0.067096 0.050039 732.256809 (249.941843)
test_rubyspec 0.057779 0.050308 177.812758 (187.365741)
total: 473.90 sec