Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-162435
#<BuildRuby:0x00007f082295fde0
@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.20240830-162435",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008420 0.000107 4.152608 ( 5.188642)
build_miniruby 0.002091 0.000000 1.845298 ( 1.989029)
build_ruby 0.003602 0.000000 4.829988 ( 5.436157)
build_all 0.009060 0.001681 8.732281 ( 6.484496)
build_install 0.021603 0.001980 11.851144 ( 8.411806)
test_btest 0.000844 0.000188 123.110551 ( 83.705891)
test_basic 0.004630 0.001029 1.303598 ( 1.766302)
test_all 0.112496 0.044805 891.523310 (341.779108)
test_rubyspec 0.045890 0.042491 166.119098 ( 36.322826)
total: 491.09 sec