Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-212155
#<BuildRuby:0x00007fdbd52bfdc8
@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.20240808-212155",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.007840 3.663941 ( 3.635838)
build_miniruby 0.001348 0.000360 1.392656 ( 1.389551)
build_ruby 0.001562 0.000342 4.252907 ( 4.359871)
build_all 0.005105 0.003369 8.164995 ( 3.135600)
build_install 0.011285 0.005878 10.314520 ( 4.737011)
test_btest 0.000693 0.000178 114.001497 ( 29.998014)
test_basic 0.010726 0.001622 1.195450 ( 1.248834)
test_all 0.108459 0.043837 864.776507 (277.340900)
test_rubyspec 0.064363 0.028413 171.780093 ( 46.258061)
total: 372.10 sec