Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-035430
#<BuildRuby:0x00007fa3bb84fdd0
@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.20241014-035430",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.004474 0.003482 3.510801 ( 3.432338)
build_miniruby 0.001208 0.000472 1.341081 ( 1.343368)
build_ruby 0.001191 0.000466 3.740957 ( 3.894926)
build_all 0.006291 0.003236 7.165073 ( 2.757002)
build_install 0.008495 0.013155 10.026932 ( 4.765675)
test_btest 0.000634 0.000317 97.598512 ( 34.587156)
test_basic 0.005085 0.008289 1.226978 ( 1.313745)
test_all 0.100670 0.049775 762.460741 (226.809451)
test_rubyspec 0.055257 0.027768 134.304356 ( 30.165528)
total: 309.07 sec