Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-053404
#<BuildRuby:0x000055ce4298e138
@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.20231228-053404",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001413 0.004314 1.571013 ( 1.923401)
build_miniruby 0.001123 0.000314 1.404190 ( 1.402101)
build_ruby 0.001872 0.000000 2.579161 ( 2.789289)
build_all 0.005380 0.001600 5.370011 ( 2.113439)
build_install 0.008839 0.005258 6.642653 ( 3.428027)
test_btest 0.000618 0.000186 80.607187 ( 21.275032)
test_basic 0.000000 0.005975 0.896391 ( 0.955888)
test_all 0.085002 0.034643 722.299613 (204.333567)
test_rubyspec 0.029910 0.026005 84.881593 ( 96.428976)
total: 334.65 sec