Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-105325
#<BuildRuby:0x000055673a79a120
@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.20230629-105325",
@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.000022 0.000000 0.000022 ( 0.000024)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006741 0.000094 2.077019 ( 4.330510)
build_miniruby 0.001338 0.000046 1.623776 ( 1.751964)
build_ruby 0.001407 0.000048 3.134660 ( 3.588529)
build_all 0.004084 0.003676 2.538846 ( 2.518030)
build_install 0.020175 0.000722 4.023233 ( 4.009469)
test_btest 0.000731 0.000043 81.783393 ( 39.670161)
test_basic 0.000000 0.008195 0.943230 ( 1.055208)
test_all 0.001200 0.000127 599.297703 (253.226251)
test_rubyspec 0.034250 0.019609 88.469780 (101.533823)
total: 411.69 sec