Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-043808
#<BuildRuby:0x00007f5cec45fdd0
@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.20241216-043808",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000031)
build_up 0.005886 0.000291 2.226948 ( 2.552286)
build_miniruby 0.001380 0.000209 1.507274 ( 1.503759)
build_ruby 0.000000 0.001822 3.660894 ( 3.803888)
build_all 0.005626 0.002420 5.694592 ( 2.373264)
build_install 0.015929 0.002582 7.411865 ( 3.902582)
test_btest 0.000728 0.000128 75.978383 ( 20.335203)
test_basic 0.006065 0.004339 1.051567 ( 1.102809)
test_all 0.114239 0.029349 716.937669 (207.203167)
test_rubyspec 0.040098 0.040396 118.296175 ( 26.442163)
total: 269.22 sec