Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250502-060913
#<BuildRuby:0x00007f1e7bf9fdd0
@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.20250502-060913",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000000 0.006267 2.392065 ( 2.523674)
build_miniruby 0.000000 0.001416 1.591121 ( 1.588229)
build_ruby 0.001197 0.000718 3.925985 ( 20.768514)
build_all 0.007403 0.001271 6.086233 ( 2.638218)
build_install 0.012275 0.004073 7.575623 ( 3.974660)
test_btest 0.000719 0.000272 50.279307 ( 14.761643)
test_basic 0.003227 0.005578 0.958427 ( 1.012498)
test_all 0.085584 0.033392 562.506479 (182.065477)
test_rubyspec 0.057616 0.016567 105.944783 ( 22.395888)
total: 251.73 sec