Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-091200
#<BuildRuby:0x00007f0be45bfdc8
@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.20240929-091200",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.004526 0.004129 4.569475 ( 3.661296)
build_miniruby 0.001698 0.000000 1.479409 ( 1.477075)
build_ruby 0.000000 0.001828 3.796953 ( 3.965206)
build_all 0.007678 0.002446 7.274122 ( 3.051405)
build_install 0.016962 0.005228 10.196906 ( 4.577853)
test_btest 0.000860 0.000209 93.012955 ( 24.601263)
test_basic 0.004789 0.005529 1.136052 ( 1.180390)
test_all 0.119349 0.030257 743.483973 (227.627554)
test_rubyspec 0.063797 0.027751 134.576157 ( 31.044663)
total: 301.19 sec