Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-124930
#<BuildRuby:0x0000560cb3689eb0
@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.20230626-124930",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000037)
build_up 0.006572 0.000000 2.046789 ( 5.128870)
build_miniruby 0.001552 0.000049 1.613045 ( 2.056289)
build_ruby 0.001685 0.000000 3.120003 ( 3.930762)
build_all 0.007440 0.000196 2.507102 ( 2.814857)
build_install 0.019137 0.000428 3.845304 ( 4.898276)
test_btest 0.000647 0.000098 80.126000 ( 47.579446)
test_basic 0.007337 0.000463 0.895478 ( 1.582710)
test_all 0.001370 0.000202 607.488351 (336.397049)
test_rubyspec 0.024859 0.028139 87.925010 (124.134197)
total: 528.52 sec