Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-233055
#<BuildRuby:0x00007f3a341afde0
@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.20240906-233055",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000017 0.000008 0.000025 ( 0.000026)
build_up 0.006068 0.000848 2.560680 ( 2.682061)
build_miniruby 0.001009 0.000441 1.132707 ( 1.129780)
build_ruby 0.001167 0.000511 3.181269 ( 39.728381)
build_all 0.007806 0.000000 7.231995 ( 2.801186)
build_install 0.009404 0.008665 9.945530 ( 4.785921)
test_btest 0.000711 0.000320 112.002421 ( 29.188864)
test_basic 0.005027 0.004712 1.190263 ( 1.235108)
test_all 0.098203 0.046970 748.168444 (229.382473)
test_rubyspec 0.041453 0.045918 163.022397 ( 31.608023)
total: 342.54 sec