Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-161217
#<BuildRuby:0x00007f6b205cfde0
@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.20241206-161217",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003063 0.004595 3.095981 ( 3.051670)
build_miniruby 0.001263 0.000203 1.383572 ( 1.380487)
build_ruby 0.000000 0.001800 3.834416 ( 36.302420)
build_all 0.006402 0.002757 6.198075 ( 2.681620)
build_install 0.017065 0.001489 8.754107 ( 5.439888)
test_btest 0.000821 0.000145 73.464760 ( 23.550540)
test_basic 0.004908 0.003760 1.044625 ( 1.093170)
test_all 0.120098 0.022434 705.791239 (218.532282)
test_rubyspec 0.038578 0.042623 117.429523 ( 26.614127)
total: 318.65 sec