Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-190602
#<BuildRuby:0x000056138f089a00
@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.20230609-190602",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002910 0.003784 1.896564 ( 4.249994)
build_miniruby 0.001621 0.000249 1.366206 ( 1.497962)
build_ruby 0.001909 0.000000 2.681240 ( 3.104422)
build_all 0.005661 0.000544 2.200581 ( 2.035243)
build_install 0.014089 0.003101 3.455577 ( 3.680752)
test_btest 0.000640 0.000100 76.148764 ( 45.158656)
test_basic 0.006190 0.000967 0.794318 ( 1.189834)
test_all 0.001041 0.000162 599.949458 (326.365135)
test_rubyspec 0.051085 0.010779 85.035345 (110.735879)
total: 498.02 sec