Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-231923
#<BuildRuby:0x00007f5c86a1fdd0
@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.20241101-231923",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.007213 0.001273 4.318485 ( 5.822809)
build_miniruby 0.001589 0.000000 1.752469 ( 2.027570)
build_ruby 0.002079 0.000000 4.299407 ( 34.809279)
build_all 0.010072 0.000000 7.076881 ( 3.867537)
build_install 0.010057 0.012357 10.022719 ( 5.590839)
test_btest 0.000810 0.000182 78.580240 ( 40.019609)
test_basic 0.012911 0.000970 1.255593 ( 1.362547)
test_all 0.088828 0.061775 782.897056 (305.089882)
test_rubyspec 0.041463 0.043036 119.594528 ( 33.064181)
total: 431.66 sec