Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-072603
#<BuildRuby:0x00007f1451e8fdc0
@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.20240901-072603",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.005515 0.001544 2.550270 ( 2.570763)
build_miniruby 0.001503 0.000000 1.111950 ( 1.108700)
build_ruby 0.001645 0.000000 2.996902 ( 3.217548)
build_all 0.007921 0.000000 6.374078 ( 2.397885)
build_install 0.013462 0.003996 9.734279 ( 4.505935)
test_btest 0.000000 0.000866 105.315037 ( 27.149653)
test_basic 0.000000 0.009463 1.167504 ( 1.217039)
test_all 0.101126 0.050203 838.094624 (278.308838)
test_rubyspec 0.041569 0.049964 168.049321 ( 30.781257)
total: 351.26 sec