Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-205016
#<BuildRuby:0x00007fe20024fdd0
@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.20240819-205016",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000045 0.000004 0.000049 ( 0.000050)
configure 0.000037 0.000003 0.000040 ( 0.000041)
build_up 0.000603 0.008054 4.131701 ( 4.075967)
build_miniruby 0.001937 0.000000 1.811935 ( 1.824089)
build_ruby 0.002393 0.000000 4.725081 ( 4.897253)
build_all 0.004778 0.005388 9.354302 ( 4.889267)
build_install 0.021922 0.001180 12.725654 ( 7.141643)
test_btest 0.000679 0.000111 128.571317 ( 47.342631)
test_basic 0.005082 0.006440 1.342863 ( 1.383188)
test_all 0.110317 0.045653 904.082449 (303.814669)
test_rubyspec 0.038203 0.053197 175.793761 ( 39.106514)
total: 414.48 sec