Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-061249
#<BuildRuby:0x00007fdbd551fdc0
@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.20240621-061249",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.007473 0.000736 3.233031 ( 3.205460)
build_miniruby 0.001348 0.000285 1.648197 ( 1.645320)
build_ruby 0.001524 0.000324 4.137015 ( 23.384291)
build_all 0.004576 0.003328 7.610673 ( 3.823814)
build_install 0.005717 0.011551 9.972845 ( 22.403389)
test_btest 0.000804 0.000239 117.219603 ( 36.425218)
test_basic 0.004849 0.008381 1.300026 ( 1.395434)
test_all 0.110510 0.039902 799.372444 (245.727260)
test_rubyspec 0.051271 0.044059 166.030347 ( 50.339287)
total: 388.35 sec