Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-163200
#<BuildRuby:0x00005628d7af2228
@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.20230529-163200",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005996 0.000239 1.680007 ( 3.017163)
build_miniruby 0.001248 0.000149 1.287500 ( 1.286317)
build_ruby 0.001412 0.000170 2.513623 ( 2.707652)
build_all 0.006038 0.000724 2.168484 ( 1.570468)
build_install 0.008047 0.008735 3.386723 ( 2.667284)
test_btest 0.000730 0.000135 75.665588 ( 29.015756)
test_basic 0.004587 0.000849 0.697099 ( 0.796755)
test_all 0.001238 0.000230 587.543046 (215.897895)
test_rubyspec 0.029564 0.020420 77.932617 ( 89.832597)
total: 346.79 sec