Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-130936
#<BuildRuby:0x00007f99bc68fdc8
@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.20240712-130936",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.002693 0.007306 3.990740 ( 6.412981)
build_miniruby 0.002124 0.000345 1.697832 ( 2.248242)
build_ruby 0.002625 0.000426 4.453054 ( 37.047980)
build_all 0.008095 0.003358 8.646892 ( 10.226930)
build_install 0.023607 0.003932 11.763934 ( 13.305553)
test_btest 0.000888 0.000155 124.040722 (142.090690)
test_basic 0.007625 0.005494 1.418425 ( 3.016555)
test_all 0.132247 0.038721 922.309984 (1111.761981)
test_rubyspec 0.076968 0.017818 173.481781 (145.192104)
total: 1471.30 sec