Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-131646
#<BuildRuby:0x00007f78c26cfdd0
@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.20240726-131646",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002721 0.004529 2.743453 ( 2.817150)
build_miniruby 0.001246 0.000233 1.076480 ( 1.075759)
build_ruby 0.001413 0.000265 2.907152 ( 3.158357)
build_all 0.007777 0.000652 6.422035 ( 2.454643)
build_install 0.008482 0.008579 8.899353 ( 4.010458)
test_btest 0.000701 0.000160 102.393253 ( 26.204577)
test_basic 0.002761 0.007058 0.882837 ( 0.928496)
test_all 0.089837 0.055938 741.073215 (214.104998)
test_rubyspec 0.047901 0.043908 166.560858 ( 26.614372)
total: 281.37 sec