Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-091907
#<BuildRuby:0x0000564e02f5e258
@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.20240120-091907",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002852 0.002636 1.709615 ( 2.508043)
build_miniruby 0.001513 0.000000 1.637447 ( 1.785481)
build_ruby 0.001865 0.000000 3.325495 ( 3.792510)
build_all 0.006534 0.001579 6.011043 ( 4.470150)
build_install 0.018833 0.000000 7.245692 ( 6.012358)
test_btest 0.000912 0.000000 82.775418 ( 58.793223)
test_basic 0.006812 0.000579 0.904300 ( 1.228302)
test_all 0.108039 0.010167 735.648466 (370.243175)
test_rubyspec 0.047664 0.057843 167.440595 (181.841765)
total: 630.68 sec