Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-031156
#<BuildRuby:0x0000564d574f2018
@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.20240115-031156",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.005336 0.000381 1.721457 ( 2.687530)
build_miniruby 0.001525 0.000109 1.695703 ( 1.796298)
build_ruby 0.001737 0.000124 3.394873 ( 3.970024)
build_all 0.007673 0.000233 5.883149 ( 4.375259)
build_install 0.017493 0.000264 7.140155 ( 5.398536)
test_btest 0.000938 0.000058 83.828730 ( 65.230990)
test_basic 0.007087 0.000443 0.927632 ( 1.113909)
test_all 0.074427 0.046410 830.247662 (330.502750)
test_rubyspec 0.038887 0.024170 90.056164 (101.967420)
total: 517.04 sec