Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-065103
#<BuildRuby:0x000056018ed497f8
@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.20230807-065103",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.003484 0.004196 2.366998 ( 6.182448)
build_miniruby 0.001393 0.000151 1.788433 ( 3.651993)
build_ruby 0.001600 0.000173 3.549983 ( 4.655664)
build_all 0.004393 0.004056 2.890535 ( 3.037299)
build_install 0.011778 0.007989 4.417548 ( 6.183190)
test_btest 0.000601 0.000103 85.491415 ( 52.763909)
test_basic 0.008521 0.000749 1.046353 ( 2.104005)
test_all 0.000471 0.000629 665.871505 (406.618931)
test_rubyspec 0.024125 0.038987 105.003201 (157.844124)
total: 643.04 sec