Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-034751
#<BuildRuby:0x00007f123e5afdc8
@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.20240923-034751",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.005149 0.003314 4.438515 ( 3.799256)
build_miniruby 0.001191 0.000287 1.562482 ( 1.558794)
build_ruby 0.001337 0.000323 3.403225 ( 3.627913)
build_all 0.007656 0.000000 6.619546 ( 2.686450)
build_install 0.011578 0.004800 9.780956 ( 4.304228)
test_btest 0.000000 0.001156 93.542821 ( 24.654389)
test_basic 0.007274 0.003694 1.190732 ( 1.234632)
test_all 0.103838 0.044408 763.656051 (251.278687)
test_rubyspec 0.037211 0.045977 127.685691 ( 28.907608)
total: 322.05 sec