Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-100936
#<BuildRuby:0x00007fdb08cdfdd0
@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.20240929-100936",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.006939 0.001172 3.963867 ( 3.434843)
build_miniruby 0.000000 0.001738 1.245127 ( 1.241454)
build_ruby 0.000000 0.001939 4.100486 ( 4.284729)
build_all 0.008224 0.000254 6.616226 ( 2.703115)
build_install 0.014873 0.004103 9.753372 ( 4.184452)
test_btest 0.000580 0.000221 91.042590 ( 24.185851)
test_basic 0.009883 0.000000 0.996521 ( 1.044120)
test_all 0.110940 0.040013 836.525325 (277.247319)
test_rubyspec 0.037846 0.044282 137.048140 ( 33.897778)
total: 352.22 sec