Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-041328
#<BuildRuby:0x000055b74c289fc0
@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.20231213-041328",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005976 0.000274 2.359451 ( 2.452887)
build_miniruby 0.001216 0.000158 1.235278 ( 1.234115)
build_ruby 0.001400 0.000183 2.729671 ( 2.938053)
build_all 0.004602 0.002912 5.676219 ( 3.008756)
build_install 0.008215 0.009498 7.228614 ( 4.067500)
test_btest 0.000733 0.000170 82.667547 ( 39.954295)
test_basic 0.001251 0.007441 0.886579 ( 0.992247)
test_all 0.073117 0.046375 684.198607 (254.378567)
test_rubyspec 0.038760 0.029647 96.582973 (110.703767)
total: 419.73 sec