Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-151315
#<BuildRuby:0x00007fd07053fdc0
@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.20240814-151315",
@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.000004 0.000017 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.007822 0.000000 2.884909 ( 3.058232)
build_miniruby 0.001843 0.000000 1.502660 ( 1.498504)
build_ruby 0.000000 0.001783 3.811238 ( 3.991068)
build_all 0.001589 0.007023 7.101776 ( 2.645481)
build_install 0.016759 0.001853 9.144914 ( 3.961196)
test_btest 0.000712 0.000231 109.539567 ( 28.025739)
test_basic 0.001261 0.008194 1.041694 ( 1.092381)
test_all 0.094410 0.056505 746.288031 (235.309669)
test_rubyspec 0.022193 0.067129 163.263221 ( 27.219746)
total: 306.80 sec