Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-063221
#<BuildRuby:0x000055caa8f19a00
@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.20230830-063221",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.005676 1.815346 ( 2.192096)
build_miniruby 0.000000 0.001862 1.718172 ( 1.717323)
build_ruby 0.000000 0.002181 3.059606 ( 3.272824)
build_all 0.005686 0.002510 6.438442 ( 2.552672)
build_install 0.008752 0.010284 7.831581 ( 4.094733)
test_btest 0.000620 0.000164 85.570177 ( 27.480900)
test_basic 0.002705 0.003559 0.975494 ( 1.047500)
test_all 0.006241 0.003206 675.184661 (228.547592)
test_rubyspec 0.035375 0.021359 96.841451 (108.104542)
total: 379.01 sec