Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-064838
#<BuildRuby:0x00007f63d4a8fdd8
@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.20240629-064838",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000000 0.008789 4.346116 ( 3.818470)
build_miniruby 0.001693 0.000479 1.383642 ( 1.379873)
build_ruby 0.002105 0.000000 4.208343 ( 4.315663)
build_all 0.003621 0.006411 8.313389 ( 3.272856)
build_install 0.016141 0.004542 12.063724 ( 5.734536)
test_btest 0.000000 0.000991 118.110946 ( 30.802225)
test_basic 0.000093 0.009574 1.171825 ( 1.220438)
test_all 0.102575 0.048059 920.386885 (274.330658)
test_rubyspec 0.042336 0.050468 170.326155 ( 36.263700)
total: 361.14 sec