Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-131342
#<BuildRuby:0x00007fb33c4afdc0
@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.20240824-131342",
@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.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005917 0.000517 2.258823 ( 2.531302)
build_miniruby 0.001394 0.000000 1.114511 ( 1.111764)
build_ruby 0.001772 0.000000 2.990685 ( 3.228111)
build_all 0.001990 0.005902 7.130842 ( 2.695920)
build_install 0.013434 0.003180 9.036575 ( 3.960155)
test_btest 0.000619 0.000207 105.472151 ( 27.000159)
test_basic 0.007035 0.002345 1.209666 ( 1.253237)
test_all 0.090814 0.059491 724.110348 (209.430502)
test_rubyspec 0.051060 0.040264 165.526897 ( 32.034655)
total: 283.25 sec