Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-042845
#<BuildRuby:0x00007f212462fdd0
@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.20240702-042845",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000045 0.000013 0.000058 ( 0.000050)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.003010 0.007602 4.683451 ( 5.103110)
build_miniruby 0.001590 0.000545 1.876194 ( 2.002365)
build_ruby 0.002552 0.000000 4.907074 ( 5.405457)
build_all 0.003885 0.007438 8.834864 ( 5.889094)
build_install 0.024133 0.002843 12.761851 ( 8.220162)
test_btest 0.000698 0.000239 120.084088 ( 32.459648)
test_basic 0.006871 0.002346 1.128552 ( 1.178245)
test_all 0.096254 0.054929 892.465103 (247.492202)
test_rubyspec 0.049850 0.044015 173.590900 ( 34.943757)
total: 342.70 sec