Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-231116
#<BuildRuby:0x00005556661ca1a8
@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.20240223-231116",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006318 0.000487 2.419024 ( 2.210238)
build_miniruby 0.001148 0.000000 1.459944 ( 1.458668)
build_ruby 0.001490 0.000000 3.300075 ( 3.530886)
build_all 0.007000 0.000313 6.307072 ( 2.920035)
build_install 0.018392 0.000000 8.249209 ( 4.236671)
test_btest 0.000966 0.000000 89.946727 ( 33.043634)
test_basic 0.006769 0.000224 0.931711 ( 1.427781)
test_all 0.091174 0.024100 836.728973 (297.139298)
test_rubyspec 0.055411 0.033890 123.989919 (136.119447)
total: 482.09 sec