Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-091145
#<BuildRuby:0x00007fa06d21fdd0
@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.20240814-091145",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000000 0.007483 2.648695 ( 2.817380)
build_miniruby 0.000977 0.000704 1.117219 ( 1.113691)
build_ruby 0.001397 0.000430 3.491888 ( 3.702621)
build_all 0.008554 0.000000 7.673050 ( 3.058013)
build_install 0.008795 0.009810 10.005353 ( 4.543780)
test_btest 0.000659 0.000226 111.954673 ( 28.648257)
test_basic 0.007541 0.002592 1.077575 ( 1.123575)
test_all 0.100705 0.049410 789.080847 (242.346342)
test_rubyspec 0.045111 0.050686 169.202147 ( 29.885094)
total: 317.24 sec