Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-090049
#<BuildRuby:0x0000556c351ee258
@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.20230925-090049",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.002477 0.004407 2.261982 ( 4.167956)
build_miniruby 0.001022 0.000247 1.668026 ( 1.862408)
build_ruby 0.001927 0.000000 3.382451 ( 3.904985)
build_all 0.002764 0.006975 6.354874 ( 4.908256)
build_install 0.013345 0.006811 7.735735 ( 5.693837)
test_btest 0.000654 0.000205 82.801474 ( 43.221057)
test_basic 0.008933 0.000179 0.998976 ( 1.385575)
test_all 0.002722 0.007865 687.703776 (306.389333)
test_rubyspec 0.031269 0.040679 106.105348 (128.033425)
total: 499.57 sec