Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-003538
#<BuildRuby:0x00007f719deffdd8
@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.20240810-003538",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.001774 0.005562 3.224049 ( 3.262820)
build_miniruby 0.001216 0.000487 1.379145 ( 1.375711)
build_ruby 0.001483 0.000593 3.641847 ( 3.855881)
build_all 0.005847 0.003096 7.981931 ( 3.122353)
build_install 0.015586 0.003954 10.957530 ( 5.005649)
test_btest 0.000664 0.000256 117.601695 ( 30.931593)
test_basic 0.004808 0.004900 1.092538 ( 1.139736)
test_all 0.096570 0.053279 839.500663 (274.621759)
test_rubyspec 0.059628 0.027818 166.150810 ( 35.211140)
total: 358.53 sec