Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-061941
#<BuildRuby:0x00007fe4d392fdc8
@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.20240625-061941",
@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.000024 0.000005 0.000029 ( 0.000031)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000038 0.000010 0.000048 ( 0.000048)
build_up 0.003920 0.005021 3.896951 ( 3.890838)
build_miniruby 0.001341 0.000366 1.833460 ( 1.831322)
build_ruby 0.001940 0.000529 4.481075 ( 4.635759)
build_all 0.008574 0.002339 8.740956 ( 4.076207)
build_install 0.012169 0.011380 11.716225 ( 6.052943)
test_btest 0.000665 0.000215 116.573722 ( 31.628742)
test_basic 0.008006 0.001042 1.148027 ( 1.197038)
test_all 0.125468 0.029002 826.126457 (265.270990)
test_rubyspec 0.051454 0.043154 171.312245 ( 36.295976)
total: 354.88 sec