Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-030248
#<BuildRuby:0x000055f9e95068e0
@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.20230614-030248",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006227 0.000499 1.955846 ( 5.403321)
build_miniruby 0.001809 0.000145 1.388821 ( 1.518890)
build_ruby 0.001470 0.000118 2.896675 ( 3.811946)
build_all 0.006404 0.000512 2.399492 ( 2.560929)
build_install 0.018035 0.000000 3.741481 ( 3.994504)
test_btest 0.000622 0.000000 76.672172 ( 44.619151)
test_basic 0.002364 0.004016 0.834447 ( 1.272057)
test_all 0.002518 0.000041 550.120655 (301.451186)
test_rubyspec 0.033221 0.024252 86.826456 (142.635602)
total: 507.27 sec