Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-203113
#<BuildRuby:0x00007f802e2dfdd8
@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.20240902-203113",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000032 0.000013 0.000045 ( 0.000044)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.001175 0.006735 3.273680 ( 3.220089)
build_miniruby 0.001178 0.000544 1.520253 ( 1.516691)
build_ruby 0.001232 0.000569 4.244368 ( 4.390487)
build_all 0.006603 0.001576 7.720048 ( 3.112550)
build_install 0.012649 0.006083 10.117491 ( 4.746225)
test_btest 0.000849 0.000000 116.095714 ( 30.843067)
test_basic 0.008734 0.000000 1.213644 ( 1.262817)
test_all 0.085386 0.062321 873.000710 (272.910356)
test_rubyspec 0.049861 0.041234 162.691952 ( 35.321846)
total: 357.33 sec