Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-205310
#<BuildRuby:0x0000563271d65ed0
@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.20231019-205310",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000089 0.000000 0.000089 ( 0.000104)
build_up 0.006520 0.000485 2.350227 ( 2.476321)
build_miniruby 0.001909 0.000354 1.796425 ( 1.809782)
build_ruby 0.001812 0.000336 3.806218 ( 3.984410)
build_all 0.007467 0.000569 6.509555 ( 2.919689)
build_install 0.012662 0.006107 7.667972 ( 3.758774)
test_btest 0.000973 0.000201 87.479489 ( 37.504069)
test_basic 0.008457 0.000000 0.990722 ( 1.245954)
test_all 0.007899 0.003247 686.420238 (304.379667)
test_rubyspec 0.045122 0.034595 108.205482 (122.561688)
total: 480.64 sec