Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-040229
#<BuildRuby:0x000056243b8f6258
@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.20240110-040229",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002081 0.003156 1.697203 ( 2.277478)
build_miniruby 0.001237 0.000531 19.329025 ( 19.015669)
build_ruby 0.001113 0.000477 3.530430 ( 3.764391)
build_all 0.004825 0.002618 5.488706 ( 2.941641)
build_install 0.017339 0.000000 6.793112 ( 4.204034)
test_btest 0.000719 0.000000 85.350915 ( 63.895065)
test_basic 0.000872 0.002318 0.953826 ( 1.438786)
test_all 0.081399 0.048150 839.574508 (981.708309)
test_rubyspec 0.039203 0.043211 107.393206 (200.175027)
total: 1279.42 sec