Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-023706
#<BuildRuby:0x00007f39c419fdc0
@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.20240624-023706",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003266 0.004944 3.395756 ( 3.893767)
build_miniruby 0.001754 0.000000 1.279541 ( 1.276014)
build_ruby 0.002032 0.000000 3.937536 ( 4.094371)
build_all 0.006878 0.002519 8.182142 ( 3.340447)
build_install 0.015831 0.005118 10.932161 ( 5.147619)
test_btest 0.000721 0.000212 114.229527 ( 30.008603)
test_basic 0.001470 0.008435 1.225271 ( 1.279226)
test_all 0.092237 0.059174 880.287254 (260.266281)
test_rubyspec 0.057331 0.038382 165.024257 ( 29.558051)
total: 338.87 sec