Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-154842
#<BuildRuby:0x00007f39e96dfdd8
@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-154842",
@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.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000000 0.007728 3.285387 ( 2.817488)
build_miniruby 0.001018 0.000548 1.191283 ( 1.188789)
build_ruby 0.001683 0.000518 3.318593 ( 13.682340)
build_all 0.007540 0.000997 7.048139 ( 2.818162)
build_install 0.007533 0.008237 9.157094 ( 4.076015)
test_btest 0.000667 0.000230 113.592118 ( 41.625574)
test_basic 0.004709 0.004446 1.117296 ( 1.165888)
test_all 0.124562 0.025737 709.800605 (207.485619)
test_rubyspec 0.050926 0.036339 163.803746 ( 28.029358)
total: 302.89 sec