Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-212610
#<BuildRuby:0x00007f8c40a5fdd8
@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.20240923-212610",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008244 0.000076 3.619640 ( 3.113535)
build_miniruby 0.001320 0.000240 1.246703 ( 1.243393)
build_ruby 0.000000 0.001950 4.291977 ( 4.835108)
build_all 0.008069 0.000000 6.905182 ( 3.013852)
build_install 0.010607 0.008709 9.792332 ( 4.421100)
test_btest 0.000901 0.000000 92.606675 ( 24.691648)
test_basic 0.007228 0.003054 1.058781 ( 1.101832)
test_all 0.098531 0.050554 775.120373 (223.735982)
test_rubyspec 0.058814 0.026424 133.917387 ( 29.760571)
total: 295.92 sec