Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-073858
#<BuildRuby:0x000055ffa9266228
@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.20240209-073858",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005315 0.001107 2.098878 ( 2.610117)
build_miniruby 0.001591 0.000000 1.756945 ( 1.778146)
build_ruby 0.001877 0.000000 3.931323 ( 4.236460)
build_all 0.000284 0.008413 6.987539 ( 3.844079)
build_install 0.017593 0.003278 8.498374 ( 5.580445)
test_btest 0.000009 0.004125 89.953684 ( 42.125137)
test_basic 0.002158 0.004844 0.956110 ( 1.063694)
test_all 0.080789 0.036775 729.398987 (269.143557)
test_rubyspec 0.045305 0.062753 181.806524 (196.340811)
total: 526.72 sec