Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-051316
#<BuildRuby:0x0000555e3b08e258
@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.20230920-051316",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000033 0.000006 0.000039 ( 0.000037)
build_up 0.000000 0.006873 2.375625 ( 4.467482)
build_miniruby 0.000536 0.001333 1.693427 ( 1.883029)
build_ruby 0.001473 0.000368 3.407135 ( 3.708757)
build_all 0.006929 0.001732 6.548995 ( 4.347727)
build_install 0.017336 0.002266 7.795935 ( 6.308451)
test_btest 0.000594 0.000140 87.569812 ( 42.640454)
test_basic 0.000000 0.007646 0.969831 ( 1.165265)
test_all 0.007410 0.002770 708.675424 (301.578856)
test_rubyspec 0.039985 0.034516 108.466610 (124.437454)
total: 490.54 sec