Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-143538
#<BuildRuby:0x00007f628207fdc8
@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.20240828-143538",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.005918 0.001754 3.058706 ( 2.932464)
build_miniruby 0.001195 0.000354 1.597316 ( 1.594175)
build_ruby 0.001372 0.000407 3.976799 ( 4.151070)
build_all 0.006735 0.002453 8.395629 ( 3.327236)
build_install 0.009925 0.007430 10.247196 ( 4.659934)
test_btest 0.000665 0.000221 115.274017 ( 30.261018)
test_basic 0.006680 0.003570 1.152980 ( 1.201108)
test_all 0.100376 0.050802 854.702508 (252.385279)
test_rubyspec 0.060070 0.029424 167.491966 ( 39.248183)
total: 339.76 sec