Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-202824
#<BuildRuby:0x0000562ddd5ddf48
@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.20240125-202824",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005612 0.000449 1.948949 ( 2.307737)
build_miniruby 0.001759 0.000000 1.610248 ( 1.619158)
build_ruby 0.001768 0.000000 3.355353 ( 3.593579)
build_all 0.003925 0.003769 6.224786 ( 3.232701)
build_install 0.011689 0.008193 7.616849 ( 4.526018)
test_btest 0.000631 0.000102 84.968041 ( 33.485996)
test_basic 0.002345 0.004613 0.914477 ( 1.011316)
test_all 0.075108 0.039096 784.540493 (299.843054)
test_rubyspec 0.062689 0.042219 170.361910 (182.287487)
total: 531.91 sec