Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-154256
#<BuildRuby:0x00007f536551fdc8
@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.20240925-154256",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.008749 0.000103 4.463704 ( 3.788546)
build_miniruby 0.001558 0.000000 1.595124 ( 1.593052)
build_ruby 0.001974 0.000000 3.706070 ( 3.911125)
build_all 0.008047 0.000556 6.681358 ( 2.712749)
build_install 0.015263 0.004658 9.722492 ( 4.426726)
test_btest 0.001592 0.000272 89.000147 ( 24.798780)
test_basic 0.009117 0.000075 1.136062 ( 1.184169)
test_all 0.114623 0.034169 765.997792 (250.052700)
test_rubyspec 0.044207 0.042196 134.841881 ( 28.292263)
total: 320.76 sec