Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-024302
#<BuildRuby:0x000055d31a1ee130
@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.20230713-024302",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006050 0.000672 2.186964 ( 5.150890)
build_miniruby 0.001677 0.000187 1.664553 ( 2.012126)
build_ruby 0.001592 0.000177 3.201618 ( 4.127801)
build_all 0.007443 0.000827 2.616893 ( 3.443205)
build_install 0.007199 0.010370 4.135710 ( 4.484525)
test_btest 0.000551 0.000100 81.611279 ( 48.051506)
test_basic 0.005860 0.001066 0.901610 ( 1.550920)
test_all 0.000888 0.000882 648.333579 (309.120811)
test_rubyspec 0.020385 0.034989 92.009562 (123.248728)
total: 501.19 sec