Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-185820
#<BuildRuby:0x000055fe95d5a360
@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.20231213-185820",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007781 0.000000 2.532465 ( 3.812294)
build_miniruby 0.001419 0.000000 1.726428 ( 2.160362)
build_ruby 0.001964 0.000012 3.342802 ( 4.127402)
build_all 0.008999 0.000117 6.103695 ( 5.960448)
build_install 0.019112 0.001423 7.663717 ( 7.054519)
test_btest 0.001067 0.000000 84.648374 ( 90.874569)
test_basic 0.008159 0.000043 0.988686 ( 1.416310)
test_all 0.082107 0.043594 736.292219 (406.944184)
test_rubyspec 0.037094 0.036516 104.635940 (124.146704)
total: 646.50 sec