Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-103935
#<BuildRuby:0x00007f0685d6fdc0
@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.20241226-103935",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.004902 0.000463 1.806379 ( 2.104477)
build_miniruby 0.000000 0.001331 1.185233 ( 1.181852)
build_ruby 0.000000 0.001718 3.146933 ( 3.381195)
build_all 0.001714 0.006172 5.742519 ( 2.267497)
build_install 0.009061 0.007204 7.769305 ( 3.907518)
test_btest 0.000698 0.000427 72.388125 ( 18.999794)
test_basic 0.007112 0.001457 0.834615 ( 0.879529)
test_all 0.113413 0.030251 721.637620 (244.204684)
test_rubyspec 0.032484 0.040323 110.397232 ( 20.481668)
total: 297.41 sec