Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-144539
#<BuildRuby:0x00007fe93020fdc0
@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.20240826-144539",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.007238 0.000504 3.650447 ( 3.594546)
build_miniruby 0.001557 0.000236 1.511625 ( 1.508365)
build_ruby 0.000000 0.001838 3.913380 ( 4.065511)
build_all 0.005561 0.003139 8.115186 ( 3.208333)
build_install 0.013211 0.004331 10.547241 ( 4.782881)
test_btest 0.000755 0.000147 114.319006 ( 29.922004)
test_basic 0.000945 0.008773 1.167541 ( 1.217680)
test_all 0.105264 0.044884 856.074084 (262.144243)
test_rubyspec 0.049211 0.041907 167.028120 ( 33.695025)
total: 344.14 sec