Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-031139
#<BuildRuby:0x000056240211e348
@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.20231221-031139",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005659 0.000347 1.943013 ( 2.568067)
build_miniruby 0.001296 0.000270 1.757287 ( 1.838070)
build_ruby 0.000000 0.001763 3.357327 ( 3.592229)
build_all 0.006287 0.001828 5.898058 ( 3.242594)
build_install 0.018562 0.001327 7.165148 ( 4.288428)
test_btest 0.000671 0.000138 81.971843 ( 44.294432)
test_basic 0.005934 0.001095 0.875472 ( 0.947076)
test_all 0.092582 0.024616 679.565764 (231.205448)
test_rubyspec 0.036211 0.036293 96.276397 (110.145970)
total: 402.12 sec