Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-000823
#<BuildRuby:0x00007f9c45f1fde0
@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.20241127-000823",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.006578 0.001644 2.784008 ( 2.711181)
build_miniruby 0.001306 0.000327 1.566423 ( 1.562847)
build_ruby 0.000000 0.001993 3.629585 ( 3.800616)
build_all 0.005457 0.002427 6.140961 ( 2.559146)
build_install 0.012355 0.003370 7.889931 ( 3.774387)
test_btest 0.000723 0.000198 72.750819 ( 18.964607)
test_basic 0.004888 0.004684 0.758531 ( 0.805142)
test_all 0.094351 0.049141 633.031950 (183.863798)
test_rubyspec 0.051310 0.031137 117.374448 ( 30.882372)
total: 248.93 sec