Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-020855
#<BuildRuby:0x00007fe9aca8fdc0
@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.20250415-020855",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.001560 0.004401 1.840719 ( 2.141038)
build_miniruby 0.001367 0.000330 1.540979 ( 1.538767)
build_ruby 0.001492 0.000360 3.999289 ( 4.107518)
build_all 0.002698 0.004928 5.942514 ( 2.569720)
build_install 0.018000 0.001290 7.655736 ( 4.314404)
test_btest 0.000765 0.000192 51.224124 ( 27.449735)
test_basic 0.002587 0.006394 0.821015 ( 0.871490)
test_all 0.084506 0.030904 592.905409 (206.062857)
test_rubyspec 0.053161 0.032276 106.436604 ( 25.279980)
total: 274.34 sec