Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-041509
#<BuildRuby:0x00007f1e5b39fdc0
@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.20240827-041509",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004251 0.004769 4.156583 ( 4.716215)
build_miniruby 0.001599 0.000320 1.777923 ( 1.887455)
build_ruby 0.001972 0.000394 4.652189 ( 5.038118)
build_all 0.009658 0.001071 8.866108 ( 5.226511)
build_install 0.022547 0.000932 12.135807 ( 8.239662)
test_btest 0.000991 0.000173 124.091672 ( 76.178460)
test_basic 0.009585 0.002961 1.337779 ( 1.505145)
test_all 0.117177 0.041030 918.129764 (355.891294)
test_rubyspec 0.057617 0.039652 175.767106 ( 50.907177)
total: 509.59 sec