Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-111448
#<BuildRuby:0x000055676dfb5e08
@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.20230626-111448",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002122 0.003858 1.935707 ( 4.890755)
build_miniruby 0.001588 0.000164 1.522483 ( 1.728151)
build_ruby 0.001468 0.000152 3.052570 ( 3.850049)
build_all 0.006171 0.000639 2.355877 ( 2.932375)
build_install 0.002258 0.015836 3.688176 ( 4.559828)
test_btest 0.000684 0.000154 78.908582 ( 46.637980)
test_basic 0.006603 0.001491 0.890390 ( 1.375966)
test_all 0.001320 0.000298 575.820531 (473.629158)
test_rubyspec 0.041805 0.021624 92.912170 (199.615301)
total: 739.22 sec