Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-164051
#<BuildRuby:0x00007f070d9efdc0
@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.20241225-164051",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000035)
build_up 0.006047 0.000864 2.254751 ( 3.031298)
build_miniruby 0.001678 0.000240 1.789382 ( 1.953494)
build_ruby 0.002049 0.000292 4.358499 ( 4.946728)
build_all 0.002644 0.009037 7.232468 ( 5.020082)
build_install 0.013726 0.009896 9.072634 ( 6.783681)
test_btest 0.000000 0.000984 77.141620 ( 26.101420)
test_basic 0.000000 0.009255 0.884589 ( 0.935072)
test_all 0.119452 0.022742 703.048552 (238.771562)
test_rubyspec 0.058686 0.021543 117.116899 ( 27.419530)
total: 314.96 sec