Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-002711
#<BuildRuby:0x00007f72cb77fde0
@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-002711",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001495 0.005893 3.989392 ( 4.047245)
build_miniruby 0.001331 0.000416 1.665364 ( 1.662260)
build_ruby 0.000000 0.002043 3.913833 ( 35.878567)
build_all 0.004789 0.003298 6.592361 ( 2.708746)
build_install 0.013108 0.004382 8.596009 ( 3.924978)
test_btest 0.000657 0.000225 74.870582 ( 19.741820)
test_basic 0.009677 0.000643 1.091424 ( 1.137708)
test_all 0.106301 0.040951 724.495772 (222.907808)
test_rubyspec 0.049923 0.031090 123.501927 ( 23.021521)
total: 315.03 sec