Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-171019
#<BuildRuby:0x00007fd33f30fdd0
@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.20240616-171019",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.007726 0.002107 4.051411 ( 8.277851)
build_miniruby 0.001662 0.000454 1.735315 ( 2.891501)
build_ruby 0.000125 0.003056 4.630559 ( 44.182022)
build_all 0.009724 0.001590 8.825743 ( 12.566630)
build_install 0.026364 0.001192 11.842908 ( 16.301040)
test_btest 0.000746 0.000187 120.574749 (174.173163)
test_basic 0.008031 0.005419 1.356341 ( 2.933056)
test_all 0.125568 0.041434 956.450253 (1031.783161)
test_rubyspec 0.052532 0.039138 163.734209 ( 40.652491)
total: 1333.76 sec