Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-023303
#<BuildRuby:0x000056538ff81f68
@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.20240312-023303",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.007379 0.001181 2.631760 ( 2.743954)
build_miniruby 0.001481 0.000000 1.720642 ( 1.725996)
build_ruby 0.001816 0.000000 3.658949 ( 3.920479)
build_all 0.008176 0.000467 6.745601 ( 4.003980)
build_install 0.016465 0.005703 8.810405 ( 5.598648)
test_btest 0.000782 0.000135 93.264226 ( 46.894895)
test_basic 0.004979 0.002179 1.012964 ( 1.123782)
test_all 0.080072 0.040154 789.664691 (320.584080)
test_rubyspec 0.049961 0.038717 123.878473 (133.623038)
total: 520.22 sec