Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-112631
#<BuildRuby:0x00007fa59c2afdc0
@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.20240806-112631",
@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.000028 0.000003 0.000031 ( 0.000032)
autoconf 0.000049 0.000005 0.000054 ( 0.000054)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.003630 0.004518 2.736292 ( 2.915051)
build_miniruby 0.001336 0.000180 1.231273 ( 1.227922)
build_ruby 0.001473 0.000199 3.586109 ( 3.808943)
build_all 0.009379 0.000000 8.239167 ( 3.227149)
build_install 0.021922 0.001777 12.045728 ( 6.028098)
test_btest 0.000963 0.000000 125.192441 ( 54.178018)
test_basic 0.004507 0.007838 1.365890 ( 1.471217)
test_all 0.129428 0.031695 960.479970 (568.948072)
test_rubyspec 0.054259 0.038393 182.325226 (156.304874)
total: 798.11 sec