Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-000020
#<BuildRuby:0x00005649933de1a8
@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.20230609-000020",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.004029 0.001659 1.756285 ( 2.976863)
build_miniruby 0.000903 0.000372 1.027380 ( 1.026092)
build_ruby 0.001685 0.000000 2.463250 ( 2.656685)
build_all 0.006305 0.000000 2.132270 ( 1.242939)
build_install 0.009170 0.006895 3.316749 ( 2.264112)
test_btest 0.000000 0.000780 76.933734 ( 20.656711)
test_basic 0.000000 0.005007 0.730728 ( 0.805825)
test_all 0.000000 0.001431 531.958543 (153.029010)
test_rubyspec 0.018646 0.021314 76.004580 ( 87.708955)
total: 272.37 sec