Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-075013
#<BuildRuby:0x00007f820b4dfdc0
@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.20240927-075013",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005078 0.004220 4.800869 ( 4.022702)
build_miniruby 0.001803 0.000000 1.585336 ( 1.582843)
build_ruby 0.001974 0.000000 4.263841 ( 4.428712)
build_all 0.005771 0.003424 7.247007 ( 3.118133)
build_install 0.022236 0.000000 10.931668 ( 5.088223)
test_btest 0.001117 0.000000 95.486885 ( 27.999019)
test_basic 0.005988 0.003502 1.049208 ( 1.096897)
test_all 0.095324 0.051319 762.186292 (227.135033)
test_rubyspec 0.049776 0.033662 129.644381 ( 25.528198)
total: 300.00 sec