Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-105810
#<BuildRuby:0x00007fc8a530fdc0
@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.20240820-105810",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003999 0.004007 3.243501 ( 3.151350)
build_miniruby 0.001584 0.000000 1.587994 ( 1.585014)
build_ruby 0.001945 0.000000 4.080939 ( 4.264882)
build_all 0.008460 0.000610 7.718697 ( 3.008821)
build_install 0.010662 0.008734 10.213304 ( 4.532659)
test_btest 0.000764 0.000149 110.619005 ( 28.379161)
test_basic 0.005319 0.004462 1.036413 ( 1.080102)
test_all 0.112736 0.040782 794.101390 (239.769968)
test_rubyspec 0.062070 0.029867 171.587525 ( 29.205807)
total: 314.98 sec