Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-013816
#<BuildRuby:0x00005654ea74a230
@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.20230623-013816",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002304 0.004307 2.082668 ( 5.672745)
build_miniruby 0.001886 0.000000 1.596151 ( 3.222385)
build_ruby 0.001546 0.000000 3.404812 ( 6.666031)
build_all 0.003351 0.004593 2.425227 ( 4.756080)
build_install 0.014556 0.004588 3.753631 ( 6.644638)
test_btest 0.000668 0.000146 80.479794 ( 81.624211)
test_basic 0.005077 0.001110 0.889393 ( 2.187966)
test_all 0.000702 0.000829 603.963967 (336.382840)
test_rubyspec 0.012405 0.040496 85.110962 ( 98.002359)
total: 545.16 sec