Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-213001
#<BuildRuby:0x00007fb27bdcfde0
@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.20240825-213001",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.008794 0.001620 4.016197 ( 4.350432)
build_miniruby 0.001777 0.000328 1.913824 ( 2.010438)
build_ruby 0.001860 0.000343 4.618616 ( 4.886142)
build_all 0.005785 0.004601 8.517741 ( 3.881581)
build_install 0.006133 0.011207 8.244951 ( 3.731052)
test_btest 0.000881 0.000000 102.296412 ( 27.297339)
test_basic 0.000000 0.009214 1.004603 ( 1.050695)
test_all 0.096965 0.050814 782.624703 (251.064096)
test_rubyspec 0.046528 0.039777 164.338120 ( 26.830791)
total: 325.10 sec