Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-035910
#<BuildRuby:0x00007f09deacfdc0
@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.20240930-035910",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005250 0.003453 4.437250 ( 3.597724)
build_miniruby 0.001567 0.000322 1.674882 ( 1.673045)
build_ruby 0.002051 0.000000 3.612235 ( 3.803451)
build_all 0.009305 0.000000 6.547500 ( 2.536875)
build_install 0.016391 0.005530 9.982661 ( 4.585797)
test_btest 0.000845 0.000173 91.630870 ( 24.228330)
test_basic 0.000189 0.011300 1.130098 ( 1.170744)
test_all 0.111637 0.037998 749.582639 (217.200929)
test_rubyspec 0.039236 0.043389 134.923763 ( 26.880208)
total: 285.68 sec