Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-024405
#<BuildRuby:0x000055da5cb9dfc0
@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.20240227-024405",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001879 0.004491 2.345950 ( 2.137804)
build_miniruby 0.001063 0.000252 1.369686 ( 1.367753)
build_ruby 0.001276 0.000303 2.984445 ( 3.222096)
build_all 0.005824 0.001387 6.109865 ( 2.339864)
build_install 0.010034 0.007399 7.687298 ( 3.433782)
test_btest 0.000667 0.000190 87.984693 ( 23.024341)
test_basic 0.000000 0.005991 0.841367 ( 0.905830)
test_all 0.089192 0.028702 763.614828 (218.046139)
test_rubyspec 0.048674 0.034478 121.743807 (131.021012)
total: 385.50 sec