Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-224018
#<BuildRuby:0x00007f3306d2fdd0
@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.20240804-224018",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001177 0.007342 3.821779 ( 3.937708)
build_miniruby 0.001571 0.000383 1.850885 ( 1.847398)
build_ruby 0.000000 0.002211 4.527109 ( 4.689329)
build_all 0.006779 0.004239 8.760930 ( 3.953991)
build_install 0.017725 0.006183 11.983854 ( 6.150308)
test_btest 0.000804 0.000000 123.278788 ( 41.766667)
test_basic 0.011738 0.002462 1.345670 ( 1.569826)
test_all 0.092558 0.060103 806.971370 (239.504475)
test_rubyspec 0.048110 0.043235 165.888938 ( 27.842987)
total: 331.26 sec