Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-195430
#<BuildRuby:0x0000564891dd23b0
@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.20230604-195430",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002822 0.003777 1.981366 ( 4.033828)
build_miniruby 0.001460 0.000292 1.370031 ( 1.490741)
build_ruby 0.001488 0.000298 2.738671 ( 3.157604)
build_all 0.002220 0.004627 2.210136 ( 2.177522)
build_install 0.013527 0.003247 3.351036 ( 3.214031)
test_btest 0.000843 0.000061 76.893141 ( 41.766691)
test_basic 0.006005 0.000447 0.713011 ( 0.829707)
test_all 0.001025 0.000237 581.699418 (251.743447)
test_rubyspec 0.030130 0.022998 83.758021 (102.022347)
total: 410.44 sec