Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-181853
#<BuildRuby:0x00007f5cb66dfdc0
@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.20241012-181853",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003978 0.004022 3.458950 ( 3.354377)
build_miniruby 0.001219 0.000325 1.274343 ( 1.273775)
build_ruby 0.001439 0.000384 3.863813 ( 4.072143)
build_all 0.008636 0.000094 6.806964 ( 2.637435)
build_install 0.009796 0.008732 9.302713 ( 4.294755)
test_btest 0.000696 0.000205 87.356339 ( 23.279072)
test_basic 0.005027 0.005839 1.019068 ( 1.061764)
test_all 0.106925 0.041889 745.984139 (220.419690)
test_rubyspec 0.051249 0.038781 133.165653 ( 30.576589)
total: 290.97 sec