Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-163910
#<BuildRuby:0x000055876983e168
@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.20230206-163910",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001084 0.003485 1.115750 ( 1.486128)
build_miniruby 0.001557 0.000000 1.223408 ( 1.223480)
build_ruby 0.001520 0.000000 2.390501 ( 2.583678)
build_all 0.007156 0.000458 3.916268 ( 2.060657)
build_install 0.008641 0.004166 2.755885 ( 1.973908)
test_btest 0.000582 0.000122 57.248006 ( 19.420262)
test_basic 0.000278 0.004176 0.429387 ( 0.540189)
test_all 0.001737 0.000000 633.303270 (187.564697)
test_rubyspec 0.021693 0.020613 64.939335 ( 74.993206)
total: 291.85 sec