Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-202934
#<BuildRuby:0x0000558f3b312138
@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.20240122-202934",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000021 0.000005 0.000026 ( 0.000024)
build_up 0.004592 0.000957 1.618532 ( 2.013716)
build_miniruby 0.000000 0.001339 1.250670 ( 1.248624)
build_ruby 0.000000 0.001474 3.049045 ( 3.272525)
build_all 0.007277 0.000064 5.842754 ( 2.233226)
build_install 0.008655 0.007075 7.042185 ( 3.487747)
test_btest 0.000814 0.000217 79.691636 ( 21.066661)
test_basic 0.005419 0.001445 0.705479 ( 0.764728)
test_all 0.079448 0.037490 716.707075 (228.783338)
test_rubyspec 0.052717 0.047071 146.761042 (158.352275)
total: 421.22 sec