Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-020441
#<BuildRuby:0x00007f36b98cfdd8
@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.20240718-020441",
@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.000022)
autoconf 0.000056 0.000000 0.000056 ( 0.000056)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.006274 0.000667 2.520080 ( 2.677441)
build_miniruby 0.001200 0.000343 1.093726 ( 1.091284)
build_ruby 0.001361 0.000389 3.059804 ( 3.213815)
build_all 0.006516 0.001862 6.713863 ( 2.488764)
build_install 0.015676 0.003830 8.351917 ( 4.601834)
test_btest 0.000752 0.000210 107.418342 ( 28.194813)
test_basic 0.006405 0.001793 0.930101 ( 5.490643)
test_all 0.109827 0.037139 733.927149 (217.045856)
test_rubyspec 0.043639 0.048725 160.914230 ( 27.620031)
total: 292.43 sec