Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-180544
#<BuildRuby:0x00007faf60bcfdd8
@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.20241008-180544",
@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.000006 0.000022 ( 0.000024)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.006545 0.002073 4.113363 ( 4.114856)
build_miniruby 0.001413 0.000499 1.658827 ( 1.661055)
build_ruby 0.001475 0.000520 3.724952 ( 3.902299)
build_all 0.006278 0.002215 6.999617 ( 2.803355)
build_install 0.018381 0.001926 9.462401 ( 4.156695)
test_btest 0.000786 0.000255 91.633909 ( 24.087270)
test_basic 0.005433 0.004709 1.095957 ( 1.145955)
test_all 0.097666 0.051765 773.940281 (223.443015)
test_rubyspec 0.038349 0.051982 134.108762 ( 30.890622)
total: 296.21 sec