Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-224522
#<BuildRuby:0x0000557287ae2258
@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.20231013-224522",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002583 0.004533 2.488929 ( 3.462610)
build_miniruby 0.002256 0.000000 1.802318 ( 2.213530)
build_ruby 0.001824 0.000069 3.443896 ( 4.054193)
build_all 0.008484 0.000154 6.372837 ( 5.284849)
build_install 0.010965 0.010090 8.270712 ( 6.947982)
test_btest 0.001029 0.000319 89.685263 ( 69.704346)
test_basic 0.000000 0.004562 1.000748 ( 1.807262)
test_all 0.006740 0.003205 710.020720 (514.496198)
test_rubyspec 0.039642 0.033675 109.614255 (159.531384)
total: 767.50 sec