Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-040625
#<BuildRuby:0x0000559f07039e80
@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.20240212-040625",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005735 0.000000 1.768601 ( 2.129466)
build_miniruby 0.001809 0.000000 1.537318 ( 1.535982)
build_ruby 0.000000 0.001738 3.540546 ( 3.775186)
build_all 0.007766 0.000000 6.489342 ( 3.382467)
build_install 0.017497 0.001742 7.987079 ( 4.778928)
test_btest 0.000907 0.000156 88.862744 ( 36.290659)
test_basic 0.006014 0.001031 0.944501 ( 1.039730)
test_all 0.072288 0.043761 805.131289 (300.977686)
test_rubyspec 0.055318 0.049407 178.532948 (188.626966)
total: 542.54 sec