Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-191809
#<BuildRuby:0x00005639a57ba360
@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.20240315-191809",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.004561 0.001597 2.345775 ( 2.360245)
build_miniruby 0.001743 0.000000 1.757250 ( 1.756460)
build_ruby 0.002054 0.000000 3.679646 ( 3.929677)
build_all 0.006426 0.001994 7.080092 ( 3.704719)
build_install 0.006886 0.013608 8.647190 ( 4.710877)
test_btest 0.000654 0.000288 92.479855 ( 34.465330)
test_basic 0.008746 0.000081 0.997032 ( 1.074871)
test_all 0.083260 0.038775 792.344203 (305.997953)
test_rubyspec 0.061204 0.034531 131.100055 (149.363904)
total: 507.37 sec