Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-014956
#<BuildRuby:0x000055b3bd1fe1d8
@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.20230825-014956",
@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.000001 0.000022 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000032 0.000002 0.000034 ( 0.000035)
build_up 0.004183 0.004209 3.280218 ( 6.598480)
build_miniruby 0.001481 0.000131 2.108238 ( 2.769149)
build_ruby 0.001520 0.000559 3.478627 ( 30.963714)
build_all 0.000931 0.007739 6.291728 ( 4.710646)
build_install 0.012914 0.008296 8.166218 ( 6.313710)
test_btest 0.000638 0.000121 84.899286 ( 44.460547)
test_basic 0.007153 0.000558 0.951601 ( 1.441052)
test_all 0.006051 0.003734 737.552280 (384.134522)
test_rubyspec 0.024174 0.035258 98.243913 (109.586904)
total: 590.98 sec