Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-235739
#<BuildRuby:0x00007fc1e8e6fdc8
@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.20241009-235739",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003573 0.005098 4.216701 ( 4.622560)
build_miniruby 0.001355 0.000421 1.723044 ( 1.808977)
build_ruby 0.001580 0.000491 4.468777 ( 4.800779)
build_all 0.004329 0.005714 7.525173 ( 4.075709)
build_install 0.015378 0.006726 10.679234 ( 6.077742)
test_btest 0.000986 0.000000 81.630399 ( 22.363368)
test_basic 0.006632 0.001102 0.810022 ( 3.881756)
test_all 0.092935 0.054450 693.147915 (223.181829)
test_rubyspec 0.033194 0.051793 130.958733 ( 24.429878)
total: 295.24 sec