Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-043440
#<BuildRuby:0x00005653fa332120
@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.20231024-043440",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.008026 3.831424 ( 4.107774)
build_miniruby 0.001262 0.000253 1.660007 ( 1.729830)
build_ruby 0.001598 0.000308 3.493997 ( 3.731693)
build_all 0.006662 0.001281 5.888057 ( 2.702383)
build_install 0.015073 0.004799 8.242380 ( 4.628798)
test_btest 0.000434 0.000732 80.380300 ( 27.428354)
test_basic 0.002286 0.003295 0.816083 ( 0.878309)
test_all 0.095733 0.022065 584.831522 (196.405988)
test_rubyspec 0.031955 0.023568 85.802245 ( 97.201831)
total: 338.82 sec