Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-111758
#<BuildRuby:0x0000558706d523b0
@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.20221210-111758",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000056 0.004102 1.043988 ( 1.473052)
build_miniruby 0.000900 0.000180 1.222695 ( 1.221616)
build_ruby 0.001573 0.000000 2.296127 ( 2.321839)
build_all 0.003450 0.003422 3.615782 ( 1.886529)
build_install 0.009642 0.002534 2.722806 ( 1.784013)
test_btest 0.000509 0.000118 57.003885 ( 17.259642)
test_basic 0.000334 0.003871 0.382331 ( 0.478388)
test_all 0.001573 0.001214 639.889772 (196.971281)
test_rubyspec 0.018876 0.019809 64.335920 ( 74.198199)
total: 297.60 sec