Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-102809
#<BuildRuby:0x00007f66a9effdc8
@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.20240807-102809",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.008297 3.473317 ( 3.569573)
build_miniruby 0.000000 0.001504 1.331010 ( 1.327827)
build_ruby 0.000424 0.001364 4.326349 ( 4.499325)
build_all 0.009681 0.000350 8.470708 ( 3.352512)
build_install 0.014792 0.005374 11.424713 ( 5.446559)
test_btest 0.000750 0.000154 112.387982 ( 29.090868)
test_basic 0.008614 0.001767 1.021619 ( 1.068576)
test_all 0.084201 0.064813 756.614397 (215.390105)
test_rubyspec 0.051434 0.040221 164.511850 ( 28.025912)
total: 291.77 sec