Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-071607
#<BuildRuby:0x0000559860f2a118
@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.20230329-071607",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002415 0.003131 1.642824 ( 2.959984)
build_miniruby 0.001138 0.000198 1.134630 ( 1.133403)
build_ruby 0.001243 0.000217 2.264102 ( 2.468827)
build_all 0.002248 0.004479 2.131519 ( 1.329775)
build_install 0.011369 0.003883 3.139457 ( 2.211234)
test_btest 0.000000 0.000927 70.558363 ( 23.498227)
test_basic 0.000849 0.003289 0.473689 ( 0.568677)
test_all 0.000000 0.001601 578.908877 (189.273530)
test_rubyspec 0.015885 0.035204 77.699694 ( 88.813965)
total: 312.26 sec