Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-032328
#<BuildRuby:0x000055feb408e130
@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.20230508-032328",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.002838 0.003550 1.990306 ( 4.586113)
build_miniruby 0.001104 0.000288 1.424425 ( 1.711788)
build_ruby 0.000000 0.002014 2.729507 ( 3.487960)
build_all 0.005357 0.002161 2.223351 ( 2.611385)
build_install 0.014075 0.003467 3.553311 ( 4.241800)
test_btest 0.000536 0.000153 77.477874 ( 60.919642)
test_basic 0.002951 0.004800 0.802948 ( 1.290138)
test_all 0.000659 0.000211 606.625862 (330.123257)
test_rubyspec 0.018145 0.039458 82.610989 (103.457751)
total: 512.43 sec