Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-101849
#<BuildRuby:0x00007f02f7bdfdc0
@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.20240925-101849",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000039 0.000009 0.000048 ( 0.000049)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.001700 0.008457 5.114229 ( 4.201282)
build_miniruby 0.000000 0.001844 1.867358 ( 1.866001)
build_ruby 0.000067 0.002088 4.408667 ( 4.551150)
build_all 0.008269 0.001484 7.332852 ( 3.919043)
build_install 0.022058 0.003180 10.956211 ( 6.063155)
test_btest 0.000966 0.000290 98.134374 ( 35.309271)
test_basic 0.009263 0.003214 1.285991 ( 1.387204)
test_all 0.120897 0.031654 773.151646 (293.444091)
test_rubyspec 0.044624 0.039421 131.919097 ( 28.645325)
total: 379.39 sec