Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-171118
#<BuildRuby:0x00007f32378afdc0
@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.20240719-171118",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000049 0.000008 0.000057 ( 0.000053)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.000000 0.009842 4.026913 ( 5.119705)
build_miniruby 0.000000 0.001926 1.791992 ( 2.062401)
build_ruby 0.002184 0.000000 4.469669 ( 5.188649)
build_all 0.010574 0.001375 9.064942 ( 7.152628)
build_install 0.016228 0.011282 12.096052 ( 9.411423)
test_btest 0.000845 0.000236 123.539335 (108.344233)
test_basic 0.005322 0.007333 1.293039 ( 6.186988)
test_all 0.112336 0.051333 954.413044 (808.728782)
test_rubyspec 0.068312 0.025721 181.423578 (131.819427)
total: 1084.02 sec