Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-181035
#<BuildRuby:0x00007f7a6fbbfdc8
@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.20240731-181035",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006884 0.000983 3.348920 ( 3.366153)
build_miniruby 0.001679 0.000000 1.438494 ( 1.435480)
build_ruby 0.001933 0.000000 4.108044 ( 4.248563)
build_all 0.009285 0.000000 8.316706 ( 3.336664)
build_install 0.011474 0.006886 10.466204 ( 4.801270)
test_btest 0.000794 0.000132 115.427207 ( 31.180475)
test_basic 0.005617 0.004261 1.211116 ( 1.259199)
test_all 0.118836 0.032846 849.865909 (300.021481)
test_rubyspec 0.067063 0.023394 163.651879 ( 35.372598)
total: 385.02 sec