Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-014545
#<BuildRuby:0x00007f2becf4fdc0
@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.20240624-014545",
@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.000007 0.000029 ( 0.000030)
autoconf 0.000048 0.000014 0.000062 ( 0.000057)
configure 0.000038 0.000011 0.000049 ( 0.000049)
build_up 0.002055 0.008679 4.156503 ( 4.881319)
build_miniruby 0.002049 0.000000 1.863528 ( 1.931727)
build_ruby 0.002271 0.000130 4.793637 ( 5.145500)
build_all 0.010930 0.000000 8.645404 ( 5.319188)
build_install 0.014705 0.008709 11.712553 ( 8.124206)
test_btest 0.000812 0.000278 119.625361 ( 50.025695)
test_basic 0.006083 0.003467 1.308273 ( 1.357590)
test_all 0.107399 0.043033 852.250767 (253.877167)
test_rubyspec 0.066201 0.026517 164.031661 ( 34.268196)
total: 364.93 sec