Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-214741
#<BuildRuby:0x00007f047dd9fde0
@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.20240922-214741",
@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.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.008099 3.950033 ( 3.377787)
build_miniruby 0.000000 0.001729 1.254806 ( 1.250999)
build_ruby 0.000807 0.001016 3.155349 ( 10.868687)
build_all 0.001229 0.006790 5.793461 ( 2.268973)
build_install 0.012696 0.005468 8.878337 ( 4.169420)
test_btest 0.000722 0.000241 82.733239 ( 21.370717)
test_basic 0.009119 0.000388 0.967474 ( 1.014935)
test_all 0.108943 0.034569 640.828789 (193.640868)
test_rubyspec 0.049020 0.034226 133.315277 ( 24.593215)
total: 262.56 sec