Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-095435
#<BuildRuby:0x00007f239215fdd0
@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.20241117-095435",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008047 0.000030 3.325721 ( 3.274585)
build_miniruby 0.001241 0.000310 1.723648 ( 1.722617)
build_ruby 0.001426 0.000357 4.241438 ( 4.391241)
build_all 0.008059 0.000000 6.176166 ( 2.600282)
build_install 0.006981 0.011827 8.784462 ( 4.377248)
test_btest 0.000619 0.000189 81.614502 ( 23.974706)
test_basic 0.008761 0.004258 1.146623 ( 1.220618)
test_all 0.119189 0.028305 735.190631 (223.560093)
test_rubyspec 0.060274 0.028799 125.415634 ( 29.784223)
total: 294.91 sec