Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-094218
#<BuildRuby:0x00007f8618d1fdd0
@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.20240709-094218",
@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.000020 0.000008 0.000028 ( 0.000024)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.008552 0.000153 4.326815 ( 3.995016)
build_miniruby 0.001512 0.000554 1.657767 ( 1.667841)
build_ruby 0.000000 0.002379 4.627168 ( 4.810463)
build_all 0.006635 0.003527 8.382279 ( 4.282697)
build_install 0.008415 0.013985 11.584481 ( 5.752915)
test_btest 0.000000 0.001159 124.371301 ( 34.975944)
test_basic 0.000000 0.011191 1.150682 ( 1.205546)
test_all 0.112974 0.043590 907.243443 (346.407702)
test_rubyspec 0.048562 0.045508 168.121655 ( 35.778562)
total: 438.88 sec