Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-012124
#<BuildRuby:0x00007fe0e3b6fdc0
@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.20240922-012124",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.003573 0.004830 4.367848 ( 3.706625)
build_miniruby 0.001420 0.000327 1.318087 ( 1.314658)
build_ruby 0.001425 0.000329 3.521493 ( 3.689827)
build_all 0.006683 0.000538 6.033772 ( 2.406353)
build_install 0.016903 0.001695 9.097044 ( 4.043813)
test_btest 0.000735 0.000152 87.583319 ( 23.521359)
test_basic 0.001129 0.008388 0.865899 ( 1.770554)
test_all 0.125804 0.022325 683.154799 (195.432605)
test_rubyspec 0.066235 0.016988 131.807513 ( 22.506367)
total: 258.39 sec