Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-160917
#<BuildRuby:0x000055f40acfa018
@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.20231214-160917",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007430 0.000000 2.292102 ( 2.551359)
build_miniruby 0.001360 0.000055 1.241611 ( 1.239915)
build_ruby 0.001471 0.000095 2.392186 ( 2.599756)
build_all 0.007052 0.000000 5.283256 ( 2.036326)
build_install 0.013148 0.004081 6.504600 ( 3.193744)
test_btest 0.000874 0.000073 81.550848 ( 24.424516)
test_basic 0.003789 0.004086 0.879058 ( 0.958593)
test_all 0.086467 0.034414 687.842642 (203.068661)
test_rubyspec 0.050018 0.021312 93.045295 (105.959375)
total: 346.03 sec