Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-213152
#<BuildRuby:0x00007fae00ddfdc8
@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-213152",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000021 0.000009 0.000030 ( 0.000029)
build_up 0.007105 0.001113 3.820226 ( 3.973317)
build_miniruby 0.001240 0.000465 1.642030 ( 1.639526)
build_ruby 0.001483 0.000556 3.780071 ( 3.972020)
build_all 0.007740 0.001142 6.504442 ( 2.628124)
build_install 0.014844 0.007891 9.372972 ( 4.194449)
test_btest 0.000651 0.000248 93.785076 ( 25.475780)
test_basic 0.006388 0.003487 0.933824 ( 0.980033)
test_all 0.100541 0.049201 713.094316 (243.384986)
test_rubyspec 0.057588 0.028753 132.390785 ( 23.759222)
total: 310.01 sec