Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-184229
#<BuildRuby:0x0000558bad84e390
@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.20230729-184229",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005387 0.000828 2.104906 ( 3.694180)
build_miniruby 0.001398 0.000215 1.597083 ( 1.600941)
build_ruby 0.000000 0.001858 3.199819 ( 3.440651)
build_all 0.006374 0.000576 2.426433 ( 1.721194)
build_install 0.016636 0.001355 4.130624 ( 3.542131)
test_btest 0.000993 0.000000 80.712097 ( 42.477268)
test_basic 0.003682 0.004365 0.898370 ( 1.023820)
test_all 0.001513 0.000275 623.825674 (261.658260)
test_rubyspec 0.025321 0.031655 91.034747 (112.492219)
total: 431.65 sec