Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-120121
#<BuildRuby:0x00005566672b2208
@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.20240318-120121",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004119 0.004578 2.467696 ( 2.501072)
build_miniruby 0.001313 0.000188 1.827510 ( 1.830222)
build_ruby 0.001746 0.000250 3.668679 ( 3.919992)
build_all 0.008592 0.000000 7.205671 ( 3.391589)
build_install 0.016702 0.003625 8.753488 ( 4.840965)
test_btest 0.000801 0.000000 94.806180 ( 54.360726)
test_basic 0.004174 0.003612 1.071726 ( 1.269507)
test_all 0.083443 0.041709 879.362369 (570.442227)
test_rubyspec 0.071967 0.023203 138.063220 (189.887329)
total: 832.44 sec