Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-204301
#<BuildRuby:0x00007f495ee9fdc8
@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-204301",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006164 0.000000 2.140172 ( 2.440695)
build_miniruby 0.001408 0.000000 1.340550 ( 1.337279)
build_ruby 0.001803 0.000209 3.830784 ( 3.953207)
build_all 0.008673 0.000000 6.416351 ( 2.664666)
build_install 0.011491 0.004661 7.728159 ( 3.968284)
test_btest 0.000814 0.000122 75.771903 ( 20.238871)
test_basic 0.008934 0.000696 1.031456 ( 1.078608)
test_all 0.096261 0.047751 690.160911 (215.263117)
test_rubyspec 0.068246 0.012788 118.703888 ( 27.091490)
total: 278.04 sec