Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-182005
#<BuildRuby:0x00007fab1661fdc8
@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.20240707-182005",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.009854 0.000292 4.760605 ( 7.481898)
build_miniruby 0.000000 0.002213 1.850361 ( 2.510194)
build_ruby 0.001065 0.001929 4.845818 ( 6.697746)
build_all 0.010108 0.001863 9.263417 ( 10.995390)
build_install 0.016334 0.011470 13.103359 ( 14.279768)
test_btest 0.001048 0.000000 132.630332 (153.370024)
test_basic 0.014798 0.000422 1.492358 ( 2.626229)
test_all 0.109175 0.061682 930.862217 (589.201356)
test_rubyspec 0.029283 0.069188 176.868729 ( 38.314404)
total: 825.48 sec