Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-155519
#<BuildRuby:0x0000562b9587a390
@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.20240225-155519",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.000743 0.008065 2.721385 ( 4.521972)
build_miniruby 0.001437 0.000308 1.820087 ( 2.249406)
build_ruby 0.001563 0.000335 3.898633 ( 23.006397)
build_all 0.006032 0.003591 7.165712 ( 7.395717)
build_install 0.016246 0.007053 8.827007 ( 10.414125)
test_btest 0.000640 0.000165 95.798700 (103.994494)
test_basic 0.003956 0.003942 1.016061 ( 1.692100)
test_all 0.077124 0.053769 934.360398 (859.410928)
test_rubyspec 0.043967 0.049824 131.957219 (159.084746)
total: 1171.77 sec