Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-153730
#<BuildRuby:0x00007f09be7cfdc0
@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.20240805-153730",
@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.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.000860 0.008209 4.206247 ( 6.100563)
build_miniruby 0.002161 0.000000 1.812562 ( 2.265026)
build_ruby 0.002216 0.000132 4.905784 ( 8.231115)
build_all 0.008879 0.001312 9.104495 ( 9.749010)
build_install 0.021921 0.003488 12.455507 ( 13.230835)
test_btest 0.000737 0.000189 129.122919 (130.020168)
test_basic 0.003816 0.008846 1.398636 ( 2.340607)
test_all 0.125259 0.039930 966.940526 (995.721531)
test_rubyspec 0.055696 0.039096 176.936322 (142.678373)
total: 1310.34 sec