Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-152931
#<BuildRuby:0x000055efaf21e3b0
@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.20231212-152931",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000000 0.006889 2.376827 ( 2.811723)
build_miniruby 0.000000 0.001388 1.639381 ( 1.639893)
build_ruby 0.000000 0.001660 3.202419 ( 3.385037)
build_all 0.004929 0.002718 5.887676 ( 3.146456)
build_install 0.018267 0.000693 7.360863 ( 4.198857)
test_btest 0.000734 0.000092 82.159670 ( 30.794387)
test_basic 0.001380 0.003977 0.887654 ( 0.970366)
test_all 0.071952 0.048414 701.578240 (262.974660)
test_rubyspec 0.024513 0.042194 96.973812 (108.743101)
total: 418.67 sec