Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-100608
#<BuildRuby:0x0000562b6ab7a138
@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.20240219-100608",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001197 0.007015 2.823482 ( 2.838891)
build_miniruby 0.001305 0.000351 1.795292 ( 1.810765)
build_ruby 0.002159 0.000000 3.750139 ( 4.020589)
build_all 0.003728 0.004495 6.665895 ( 3.538457)
build_install 0.015887 0.003983 8.839220 ( 4.685874)
test_btest 0.000580 0.000168 94.007186 ( 34.407756)
test_basic 0.007102 0.000000 1.012575 ( 1.108157)
test_all 0.090297 0.027895 782.761219 (317.194433)
test_rubyspec 0.068584 0.022208 122.815425 (132.770811)
total: 502.38 sec