Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-022046
#<BuildRuby:0x0000562c7324e258
@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.20230110-022046",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001022 0.003248 0.908817 ( 1.287528)
build_miniruby 0.000000 0.001242 1.192007 ( 1.190660)
build_ruby 0.000000 0.001468 3.048102 ( 3.387505)
build_all 0.004207 0.002681 3.844543 ( 1.986229)
build_install 0.013819 0.000854 2.740141 ( 1.937207)
test_btest 0.000493 0.000127 56.519403 ( 18.806452)
test_basic 0.005127 0.000369 0.429403 ( 0.529232)
test_all 0.001197 0.000299 623.068902 (195.370865)
test_rubyspec 0.024460 0.016909 65.530723 ( 75.792626)
total: 300.29 sec