Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-155754
#<BuildRuby:0x000055d472aaa1a8
@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.20230329-155754",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004571 0.000993 1.822378 ( 3.328592)
build_miniruby 0.001313 0.000285 1.293213 ( 1.304086)
build_ruby 0.001404 0.000305 2.474826 ( 2.687954)
build_all 0.006536 0.001421 2.191305 ( 2.127360)
build_install 0.015661 0.002325 3.276412 ( 3.081798)
test_btest 0.000546 0.000114 66.664505 ( 34.575713)
test_basic 0.001470 0.005359 0.557032 ( 0.804142)
test_all 0.000359 0.000569 554.476667 (253.069036)
test_rubyspec 0.029275 0.026292 81.323626 ( 99.012999)
total: 399.99 sec