Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-200031
#<BuildRuby:0x00005643eddf5fc0
@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.20230510-200031",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.005440 1.853246 ( 3.068386)
build_miniruby 0.000000 0.001406 1.186638 ( 1.185304)
build_ruby 0.000276 0.001120 2.258192 ( 2.455133)
build_all 0.002558 0.003888 1.988165 ( 1.144535)
build_install 0.014021 0.000202 3.264943 ( 2.255618)
test_btest 0.000614 0.000061 75.353632 ( 23.090150)
test_basic 0.001643 0.004312 0.707300 ( 0.793481)
test_all 0.000785 0.000048 584.146598 (182.049966)
test_rubyspec 0.022263 0.020252 74.515663 ( 86.252134)
total: 302.30 sec