Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-181517
#<BuildRuby:0x00007fe8d20cfdd8
@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.20240622-181517",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.007326 0.001016 3.191374 ( 3.015907)
build_miniruby 0.001654 0.000000 1.370583 ( 1.367247)
build_ruby 0.001960 0.000000 4.103804 ( 4.280409)
build_all 0.007731 0.000959 7.744852 ( 3.081002)
build_install 0.009149 0.011346 10.644440 ( 5.060731)
test_btest 0.000000 0.000989 113.244994 ( 29.778005)
test_basic 0.005069 0.003373 0.987511 ( 1.037672)
test_all 0.096493 0.051311 833.568797 (250.836983)
test_rubyspec 0.053241 0.038413 168.290039 ( 40.435742)
total: 338.89 sec