Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-134013
#<BuildRuby:0x00007fc924dcfdd0
@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-134013",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000024 0.000009 0.000033 ( 0.000034)
build_up 0.006625 0.003500 4.158442 ( 4.847352)
build_miniruby 0.001500 0.000562 1.868183 ( 1.989179)
build_ruby 0.002007 0.000753 4.778968 ( 5.904419)
build_all 0.006041 0.004885 8.868524 ( 4.736058)
build_install 0.020210 0.004958 12.246600 ( 7.142017)
test_btest 0.000671 0.000251 125.391446 ( 57.979751)
test_basic 0.010268 0.002299 1.385544 ( 1.728017)
test_all 0.111131 0.052328 960.774291 (692.657567)
test_rubyspec 0.056000 0.042927 176.803296 (127.979699)
total: 904.97 sec