Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-145733
#<BuildRuby:0x00007f318bb6fdc8
@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.20240830-145733",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000041 0.000009 0.000050 ( 0.000050)
build_up 0.000000 0.007920 3.644592 ( 3.607659)
build_miniruby 0.001732 0.000000 1.570538 ( 1.567369)
build_ruby 0.002241 0.000025 4.382908 ( 4.528835)
build_all 0.007863 0.001084 8.052030 ( 3.323531)
build_install 0.014269 0.005898 10.747771 ( 5.212236)
test_btest 0.000719 0.000212 114.581401 ( 30.117207)
test_basic 0.008994 0.000092 0.933619 ( 0.981995)
test_all 0.105317 0.044312 827.551509 (258.639798)
test_rubyspec 0.049539 0.036630 171.800403 ( 44.251926)
total: 352.23 sec