Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-164525
#<BuildRuby:0x00007f8d5f3bfdc8
@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.20240614-164525",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000034 0.000009 0.000043 ( 0.000044)
build_up 0.009342 0.000000 3.853160 ( 4.138599)
build_miniruby 0.002021 0.000000 1.622247 ( 1.669120)
build_ruby 0.001668 0.000249 3.261937 ( 26.299958)
build_all 0.007225 0.000755 6.712351 ( 2.556881)
build_install 0.015359 0.001586 7.323123 ( 12.333977)
test_btest 0.000732 0.000167 100.370802 ( 25.753864)
test_basic 0.007438 0.000667 0.888213 ( 0.940756)
test_all 0.105286 0.042920 800.602853 (226.572838)
test_rubyspec 0.071734 0.020007 167.310684 ( 49.608155)
total: 349.88 sec