Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-065908
#<BuildRuby:0x0000562110981db8
@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.20240317-065908",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005758 0.000960 2.478252 ( 2.465894)
build_miniruby 0.001481 0.000246 1.854103 ( 1.860622)
build_ruby 0.001851 0.000000 3.726831 ( 27.886409)
build_all 0.007682 0.000842 7.287554 ( 3.303690)
build_install 0.017182 0.000500 8.746610 ( 4.633435)
test_btest 0.000645 0.000092 99.524279 ( 41.968839)
test_basic 0.000000 0.007827 1.075095 ( 1.173758)
test_all 0.077038 0.042896 772.445463 (285.045106)
test_rubyspec 0.050084 0.043975 132.730507 (141.984734)
total: 510.32 sec