Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-080846
#<BuildRuby:0x00007f0a9e3ffde0
@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.20240628-080846",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003314 0.004971 3.985747 ( 3.440353)
build_miniruby 0.001246 0.000369 1.735251 ( 1.732090)
build_ruby 0.000000 0.001952 3.997158 ( 4.177147)
build_all 0.002364 0.006717 7.981030 ( 3.167853)
build_install 0.014670 0.005996 10.866677 ( 5.046027)
test_btest 0.000690 0.000256 113.662960 ( 29.917767)
test_basic 0.007427 0.001337 1.228099 ( 1.278040)
test_all 0.105768 0.042627 794.131605 (238.254103)
test_rubyspec 0.048470 0.044877 170.999010 ( 47.436185)
total: 334.45 sec