Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-094136
#<BuildRuby:0x00007f981402fdd8
@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.20241012-094136",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002562 0.005009 3.414938 ( 3.259651)
build_miniruby 0.001225 0.000452 1.317771 ( 1.316752)
build_ruby 0.001295 0.000477 3.977470 ( 4.095755)
build_all 0.009138 0.000150 6.798327 ( 2.674120)
build_install 0.016847 0.002832 9.555211 ( 4.246014)
test_btest 0.000695 0.000214 93.311009 ( 27.077433)
test_basic 0.004410 0.005734 1.018924 ( 1.067095)
test_all 0.117213 0.038916 820.419136 (262.672745)
test_rubyspec 0.047702 0.038844 127.918667 ( 27.394487)
total: 333.81 sec