Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-234847
#<BuildRuby:0x00007f3b2c88fdd8
@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.20250116-234847",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005778 0.000000 2.142071 ( 2.268303)
build_miniruby 0.001560 0.000000 1.407567 ( 1.404864)
build_ruby 0.001534 0.000291 3.265135 ( 3.470665)
build_all 0.007437 0.000857 5.726782 ( 2.394269)
build_install 0.009803 0.007513 7.004265 ( 3.535504)
test_btest 0.000778 0.000226 68.208804 ( 18.610321)
test_basic 0.002075 0.004748 0.860954 ( 0.919930)
test_all 0.079884 0.045055 602.775607 (188.419027)
test_rubyspec 0.037224 0.034235 104.524694 ( 22.095425)
total: 243.12 sec