Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-022347
#<BuildRuby:0x00007f0b7989fdd8
@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.20240711-022347",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007324 0.000000 3.418815 ( 3.134702)
build_miniruby 0.001514 0.000146 1.283593 ( 1.280703)
build_ruby 0.001775 0.000342 3.663989 ( 3.882406)
build_all 0.008616 0.000819 7.932287 ( 3.213348)
build_install 0.009003 0.008783 9.618447 ( 4.210312)
test_btest 0.000932 0.000000 113.748893 ( 29.831140)
test_basic 0.008874 0.000262 1.148305 ( 1.213876)
test_all 0.096312 0.058445 799.986422 (222.471553)
test_rubyspec 0.034704 0.056012 161.777564 ( 35.113633)
total: 304.35 sec