Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-084811
#<BuildRuby:0x00007f264c6cfdd0
@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-084811",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.007780 3.928276 ( 3.628452)
build_miniruby 0.000000 0.001590 1.720028 ( 1.717957)
build_ruby 0.000000 0.002034 3.739311 ( 3.916590)
build_all 0.005567 0.003496 8.053310 ( 3.121774)
build_install 0.004582 0.014273 10.815272 ( 4.944916)
test_btest 0.000700 0.000265 120.392824 ( 32.165264)
test_basic 0.010705 0.001111 1.281502 ( 1.335591)
test_all 0.111909 0.038584 848.505355 (249.365546)
test_rubyspec 0.053304 0.035208 169.274964 ( 35.946798)
total: 336.14 sec