Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-020719
#<BuildRuby:0x00007f7f9650fdd0
@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.20240825-020719",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.004995 0.005135 3.991957 ( 5.548671)
build_miniruby 0.000000 0.002083 1.718994 ( 1.845243)
build_ruby 0.000210 0.002048 4.707905 ( 33.322638)
build_all 0.010931 0.000561 9.210781 ( 11.443353)
build_install 0.026340 0.000092 12.270554 ( 12.699236)
test_btest 0.001014 0.000198 125.022198 (100.220685)
test_basic 0.008081 0.005151 1.416948 ( 2.025172)
test_all 0.115864 0.043453 920.416921 (448.100346)
test_rubyspec 0.074022 0.019240 169.759155 ( 59.757966)
total: 674.96 sec