Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-191856
#<BuildRuby:0x000056459cf9a208
@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.20231015-191856",
@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.000000 0.000069 0.000069 ( 0.000189)
autoconf 0.000000 0.000034 0.000034 ( 0.000034)
configure 0.000000 0.000029 0.000029 ( 0.000030)
build_up 0.000000 0.006478 2.439828 ( 2.672240)
build_miniruby 0.000820 0.001193 1.637481 ( 1.640654)
build_ruby 0.000000 0.001850 3.320691 ( 3.635653)
build_all 0.005754 0.002516 6.359560 ( 4.502653)
build_install 0.014842 0.004722 8.024201 ( 5.492168)
test_btest 0.000725 0.000176 84.883908 ( 48.807601)
test_basic 0.004534 0.004336 0.967903 ( 1.255225)
test_all 0.008842 0.001184 697.604377 (285.610873)
test_rubyspec 0.040986 0.025311 98.910209 (110.504050)
total: 464.12 sec