Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-101611
#<BuildRuby:0x00007efd8c09fde0
@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.20240727-101611",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003085 0.004664 2.985335 ( 3.150327)
build_miniruby 0.001239 0.000256 1.343575 ( 1.346326)
build_ruby 0.001523 0.000315 3.322331 ( 14.168336)
build_all 0.004217 0.004230 6.537894 ( 2.440934)
build_install 0.011854 0.006201 9.790997 ( 4.391997)
test_btest 0.000742 0.000191 116.854999 ( 32.171659)
test_basic 0.004017 0.005676 1.153446 ( 1.744681)
test_all 0.111609 0.041654 881.357350 (263.714244)
test_rubyspec 0.043380 0.048291 178.079548 ( 47.335621)
total: 370.47 sec