Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-114824
#<BuildRuby:0x000055bdb2439f70
@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.20230922-114824",
@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.000026 0.000003 0.000029 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000000 0.006830 2.336651 ( 4.769334)
build_miniruby 0.000000 0.001750 1.646143 ( 1.897553)
build_ruby 0.000000 0.001621 3.512303 ( 3.803287)
build_all 0.004755 0.004237 6.457139 ( 4.377489)
build_install 0.016325 0.004089 7.876002 ( 5.530775)
test_btest 0.000000 0.001114 84.504013 ( 45.588208)
test_basic 0.003812 0.004258 0.963124 ( 1.191888)
test_all 0.007544 0.002184 711.579288 (318.297716)
test_rubyspec 0.034634 0.037069 106.825939 (124.609552)
total: 510.07 sec