Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-070915
#<BuildRuby:0x00007f589c0dfdd0
@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.20241008-070915",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000044 0.000008 0.000052 ( 0.000053)
configure 0.000031 0.000007 0.000038 ( 0.000036)
build_up 0.000797 0.008145 4.305448 ( 4.267577)
build_miniruby 0.000000 0.001999 1.723011 ( 1.727359)
build_ruby 0.000092 0.001910 4.458044 ( 4.610699)
build_all 0.009828 0.000495 7.437569 ( 3.322977)
build_install 0.016380 0.005214 10.503764 ( 5.314008)
test_btest 0.000703 0.000193 96.921541 ( 44.802978)
test_basic 0.009115 0.003223 1.249924 ( 1.379450)
test_all 0.089865 0.062419 796.909750 (298.700037)
test_rubyspec 0.035135 0.049437 133.182146 ( 29.045942)
total: 393.17 sec