Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-160653
#<BuildRuby:0x00007f02391dfdc0
@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.20241024-160653",
@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.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006894 0.000351 3.095239 ( 3.026749)
build_miniruby 0.001289 0.000156 1.214853 ( 1.212609)
build_ruby 0.002028 0.000000 3.217377 ( 3.423098)
build_all 0.008722 0.000000 5.599264 ( 2.177205)
build_install 0.011516 0.005620 7.711221 ( 3.525989)
test_btest 0.000802 0.000111 68.368373 ( 17.836972)
test_basic 0.008550 0.000151 0.792827 ( 0.842142)
test_all 0.087354 0.059988 707.838167 (258.600497)
test_rubyspec 0.027460 0.054773 124.117697 ( 25.542352)
total: 316.19 sec