Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-033527
#<BuildRuby:0x000055d8218b2230
@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.20240312-033527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000113 0.007398 2.755922 ( 2.689993)
build_miniruby 0.001694 0.004275 108.077197 ( 40.714716)
build_ruby 0.000000 0.002226 4.137341 ( 4.356452)
build_all 0.003861 0.004547 6.979629 ( 3.524603)
build_install 0.016411 0.004119 8.807221 ( 5.058151)
test_btest 0.000738 0.000195 93.699050 ( 39.067109)
test_basic 0.006835 0.000755 0.942016 ( 1.019383)
test_all 0.076289 0.043386 823.541513 (310.175062)
test_rubyspec 0.045162 0.046540 125.954375 (135.542188)
total: 542.15 sec