Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-135418
#<BuildRuby:0x00007faa4ebefdc0
@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.20241025-135418",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002653 0.004539 3.567110 ( 4.128818)
build_miniruby 0.000000 0.002167 1.704716 ( 1.704815)
build_ruby 0.000343 0.001856 4.242677 ( 12.316754)
build_all 0.000183 0.010802 7.338322 ( 3.530283)
build_install 0.015750 0.002557 9.343831 ( 4.261850)
test_btest 0.000674 0.000219 75.460982 ( 22.809347)
test_basic 0.007617 0.002464 0.941657 ( 0.991273)
test_all 0.111518 0.035961 749.225935 (216.625790)
test_rubyspec 0.040192 0.043622 120.335507 ( 25.200208)
total: 291.57 sec