Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-085903
#<BuildRuby:0x00007f579a78fde0
@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.20240825-085903",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003597 0.004996 3.411465 ( 3.401247)
build_miniruby 0.001229 0.000327 1.250203 ( 1.246794)
build_ruby 0.001379 0.000368 4.231220 ( 4.365572)
build_all 0.010160 0.000000 9.154304 ( 3.723022)
build_install 0.012122 0.008824 11.070758 ( 5.082165)
test_btest 0.000000 0.001050 123.895664 ( 39.951999)
test_basic 0.002592 0.008301 1.220495 ( 1.286222)
test_all 0.105508 0.043991 788.013830 (238.448788)
test_rubyspec 0.045870 0.043999 171.111752 ( 35.661989)
total: 333.17 sec