Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-130220
#<BuildRuby:0x000055bfbc2b1f48
@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.20230705-130220",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005778 0.000924 2.028048 ( 4.622212)
build_miniruby 0.001233 0.000197 1.564205 ( 1.792890)
build_ruby 0.001295 0.000207 3.305358 ( 3.801081)
build_all 0.004200 0.003455 2.625510 ( 2.566839)
build_install 0.011783 0.006714 3.961664 ( 4.152317)
test_btest 0.000562 0.000125 80.378164 ( 35.802355)
test_basic 0.001013 0.006881 0.799334 ( 0.883790)
test_all 0.000975 0.000268 620.688286 (286.408201)
test_rubyspec 0.026508 0.025222 87.731412 (105.642810)
total: 445.67 sec