Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-001506
#<BuildRuby:0x0000564b67985fb8
@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.20231209-001506",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002257 0.004569 2.184140 ( 2.256178)
build_miniruby 0.001275 0.000290 1.526516 ( 1.525547)
build_ruby 0.001548 0.000352 3.152334 ( 3.347513)
build_all 0.006671 0.001516 5.783183 ( 3.177822)
build_install 0.017570 0.000753 7.364491 ( 4.252350)
test_btest 0.000740 0.000148 81.721528 ( 33.329749)
test_basic 0.001832 0.005227 0.933748 ( 1.013678)
test_all 0.080945 0.038328 662.191735 (243.075491)
test_rubyspec 0.028247 0.041096 93.341064 (105.039270)
total: 397.02 sec