Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-170115
#<BuildRuby:0x000055699cea5a00
@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.20230911-170115",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006285 0.001347 2.302970 ( 4.375652)
build_miniruby 0.001386 0.000297 1.718978 ( 1.876738)
build_ruby 0.001354 0.000290 3.292679 ( 3.772306)
build_all 0.007932 0.000744 6.337643 ( 4.877676)
build_install 0.021345 0.000000 7.919354 ( 6.088456)
test_btest 0.000774 0.000000 84.694312 ( 45.372975)
test_basic 0.000000 0.007920 0.998477 ( 1.245632)
test_all 0.009893 0.000032 685.008391 (302.890237)
test_rubyspec 0.041711 0.028463 103.648451 (122.649745)
total: 493.15 sec