Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-005541
#<BuildRuby:0x000055f786212130
@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.20230625-005541",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000021)
build_up 0.001620 0.004775 2.019051 ( 5.037518)
build_miniruby 0.001199 0.000400 1.547419 ( 1.972369)
build_ruby 0.001253 0.000418 2.920642 ( 3.606487)
build_all 0.005875 0.001959 2.536749 ( 3.031792)
build_install 0.006569 0.010195 3.885100 ( 4.513645)
test_btest 0.000570 0.000234 78.094445 ( 46.937654)
test_basic 0.006937 0.000000 0.875381 ( 1.686543)
test_all 0.001239 0.000000 584.862004 (278.310008)
test_rubyspec 0.031523 0.024379 88.907905 (106.356005)
total: 451.45 sec