Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-160813
#<BuildRuby:0x00007f75b792fde0
@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.20240712-160813",
@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.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000045)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006582 0.000511 3.213748 ( 3.203146)
build_miniruby 0.001386 0.000268 1.321895 ( 1.320496)
build_ruby 0.001728 0.000334 3.818450 ( 4.016494)
build_all 0.003938 0.005029 7.994613 ( 3.051121)
build_install 0.015404 0.004212 10.680425 ( 4.985968)
test_btest 0.000000 0.001109 113.489662 ( 31.704689)
test_basic 0.002120 0.005918 1.108188 ( 3.050177)
test_all 0.114376 0.038482 821.652170 (233.226777)
test_rubyspec 0.039554 0.046295 156.543713 ( 30.640633)
total: 315.20 sec