Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-082026
#<BuildRuby:0x000055bea0136078
@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.20231225-082026",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001132 0.004197 1.399595 ( 1.725864)
build_miniruby 0.001508 0.000000 1.517746 ( 1.515689)
build_ruby 0.000000 0.001658 3.135078 ( 3.343037)
build_all 0.004676 0.002087 5.141440 ( 2.120998)
build_install 0.015752 0.001058 6.395268 ( 3.211451)
test_btest 0.000000 0.001015 79.800640 ( 22.544564)
test_basic 0.000011 0.005844 0.872787 ( 0.939565)
test_all 0.077614 0.043339 729.792950 (236.091680)
test_rubyspec 0.026981 0.031365 86.253150 ( 97.730070)
total: 369.22 sec