Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-120642
#<BuildRuby:0x000056350d3f1fb8
@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.20240128-120642",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002046 0.004442 1.845238 ( 2.253976)
build_miniruby 0.001161 0.000223 1.597570 ( 1.601865)
build_ruby 0.001371 0.000263 3.133395 ( 3.379383)
build_all 0.007345 0.000576 6.526739 ( 3.152233)
build_install 0.008486 0.009732 7.788260 ( 4.196273)
test_btest 0.000690 0.000173 86.793515 ( 33.217989)
test_basic 0.000000 0.007244 0.880381 ( 0.947359)
test_all 0.095083 0.022350 719.503654 (242.643734)
test_rubyspec 0.073888 0.030754 167.145545 (178.871606)
total: 470.27 sec