Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-211834
#<BuildRuby:0x00005594459de228
@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.20230909-211834",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005023 0.001047 2.100860 ( 3.315954)
build_miniruby 0.001641 0.000000 1.587269 ( 1.589900)
build_ruby 0.001754 0.000000 3.140034 ( 3.330892)
build_all 0.006948 0.001259 6.075733 ( 3.079258)
build_install 0.015143 0.003028 7.534623 ( 4.323332)
test_btest 0.000633 0.000127 82.588881 ( 33.406167)
test_basic 0.004118 0.003277 0.921219 ( 1.024604)
test_all 0.008432 0.000920 669.297582 (264.604294)
test_rubyspec 0.018951 0.055700 103.955937 (121.521898)
total: 436.20 sec