Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-161614
#<BuildRuby:0x0000562bd6285e58
@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.20240318-161614",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004806 0.004905 2.717476 ( 4.398400)
build_miniruby 0.001501 0.000278 65.724860 ( 39.070714)
build_ruby 0.000000 0.002010 4.221539 ( 4.968319)
build_all 0.004338 0.004422 7.198992 ( 5.156138)
build_install 0.012547 0.009243 9.206164 ( 6.855878)
test_btest 0.000988 0.000000 98.055276 ( 72.653147)
test_basic 0.004417 0.004543 1.103130 ( 1.595646)
test_all 0.080101 0.047346 832.000362 (488.449787)
test_rubyspec 0.071444 0.028741 136.541345 (192.517069)
total: 815.67 sec