Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-061557
#<BuildRuby:0x0000564ed919e230
@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.20230923-061557",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002863 0.004508 2.381428 ( 4.530941)
build_miniruby 0.001960 0.000000 1.693199 ( 1.955114)
build_ruby 0.000000 0.001836 3.476308 ( 3.999930)
build_all 0.007396 0.000910 6.415838 ( 5.247163)
build_install 0.019892 0.001360 7.918222 ( 7.106041)
test_btest 0.000686 0.000114 86.705813 ( 61.438111)
test_basic 0.000000 0.008118 0.998297 ( 1.511176)
test_all 0.003943 0.007274 748.126726 (634.754866)
test_rubyspec 0.030444 0.053783 111.638853 (168.227570)
total: 888.77 sec