Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-091758
#<BuildRuby:0x00005632014024f8
@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.20240226-091758",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006632 0.000416 2.371570 ( 2.163587)
build_miniruby 0.001214 0.000195 1.640492 ( 1.647155)
build_ruby 0.001236 0.000197 3.451191 ( 3.726559)
build_all 0.003083 0.004764 6.664459 ( 3.244387)
build_install 0.010398 0.009023 8.687869 ( 4.756639)
test_btest 0.000623 0.000161 91.242379 ( 34.791867)
test_basic 0.007482 0.000000 0.905862 ( 0.978464)
test_all 0.085262 0.029182 731.258847 (264.632541)
test_rubyspec 0.029597 0.054000 120.597186 (130.232343)
total: 446.17 sec