Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-145847
#<BuildRuby:0x0000559fc4c92390
@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.20240113-145847",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004484 0.001068 1.473451 ( 1.842928)
build_miniruby 0.001077 0.000256 1.262523 ( 1.260422)
build_ruby 0.001232 0.000293 2.765696 ( 2.993085)
build_all 0.005615 0.001337 5.487664 ( 2.243230)
build_install 0.015387 0.000968 6.730300 ( 3.402447)
test_btest 0.000879 0.000189 82.071175 ( 22.846566)
test_basic 0.005086 0.000208 0.896304 ( 0.953902)
test_all 0.073749 0.048261 734.596985 (230.183013)
test_rubyspec 0.021844 0.036727 82.023285 ( 93.461029)
total: 359.19 sec