Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-180452
#<BuildRuby:0x000055a11078e360
@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.20230617-180452",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005145 0.001342 2.109486 ( 5.029517)
build_miniruby 0.001473 0.000384 1.552228 ( 2.170709)
build_ruby 0.001261 0.000329 2.951273 ( 4.237355)
build_all 0.007039 0.000692 2.488572 ( 2.945284)
build_install 0.015522 0.001556 3.857859 ( 3.874093)
test_btest 0.000727 0.000167 78.135911 ( 46.080780)
test_basic 0.003358 0.003180 0.802936 ( 1.033005)
test_all 0.001762 0.000441 578.111226 (294.501559)
test_rubyspec 0.019639 0.034463 86.846954 (118.990445)
total: 478.86 sec