Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-031003
#<BuildRuby:0x00007fcfabeffdd0
@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.20240808-031003",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.007917 0.000960 3.891427 ( 3.783782)
build_miniruby 0.001621 0.000197 1.720723 ( 1.719319)
build_ruby 0.001687 0.000204 4.057922 ( 4.239628)
build_all 0.009744 0.000000 8.456745 ( 3.539471)
build_install 0.021596 0.000544 11.622424 ( 6.183332)
test_btest 0.001086 0.000000 118.507667 ( 36.197699)
test_basic 0.006965 0.004390 1.185429 ( 1.232455)
test_all 0.089903 0.058024 792.213628 (225.815708)
test_rubyspec 0.040477 0.048578 164.755164 ( 32.887840)
total: 315.60 sec