Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-221816
#<BuildRuby:0x00005621536c61a8
@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.20230805-221816",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002287 0.004383 2.299916 ( 5.743541)
build_miniruby 0.001651 0.000000 1.685699 ( 3.483582)
build_ruby 0.001763 0.000000 3.342162 ( 4.937077)
build_all 0.003090 0.004655 2.701336 ( 2.935634)
build_install 0.007168 0.011838 4.404140 ( 5.259397)
test_btest 0.000750 0.000258 83.301771 ( 54.398918)
test_basic 0.003956 0.004017 0.991574 ( 1.960790)
test_all 0.001430 0.000524 654.923011 (415.095961)
test_rubyspec 0.034643 0.024966 101.722571 (174.707835)
total: 668.52 sec