Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-032958
#<BuildRuby:0x00007f7a50dcfdd0
@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.20240729-032958",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.010157 0.000611 4.231485 ( 5.399546)
build_miniruby 0.001832 0.000178 1.923583 ( 2.165348)
build_ruby 0.000000 0.002499 4.701063 ( 5.209256)
build_all 0.008437 0.002514 9.531669 ( 6.977445)
build_install 0.017441 0.007354 12.535347 ( 9.379384)
test_btest 0.001186 0.000177 132.964033 (113.012751)
test_basic 0.008552 0.004885 1.434997 ( 2.587692)
test_all 0.121147 0.050062 1018.400777 (1221.114210)
test_rubyspec 0.052646 0.045461 189.682337 (180.385428)
total: 1546.23 sec