Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-095249
#<BuildRuby:0x000055cbd2e59fb8
@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.20221230-095249",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004681 0.000094 0.925200 ( 1.437618)
build_miniruby 0.001120 0.000140 1.158608 ( 1.156620)
build_ruby 0.001459 0.000000 2.533072 ( 2.900839)
build_all 0.002890 0.004128 2.967576 ( 1.424184)
build_install 0.011937 0.001309 2.564785 ( 1.677682)
test_btest 0.000777 0.000000 54.130606 ( 14.159250)
test_basic 0.000132 0.003775 0.348180 ( 0.442856)
test_all 0.001321 0.000278 563.252122 (159.021825)
test_rubyspec 0.017886 0.022145 55.699357 ( 65.675720)
total: 247.90 sec