Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-220156
#<BuildRuby:0x00007f197317fdc0
@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.20240618-220156",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003954 0.003924 3.393181 ( 3.286168)
build_miniruby 0.001716 0.000000 1.503691 ( 1.500306)
build_ruby 0.001881 0.000000 3.658062 ( 3.846092)
build_all 0.004112 0.003933 7.329794 ( 2.837153)
build_install 0.011364 0.007965 9.449834 ( 4.387284)
test_btest 0.000699 0.000219 104.150531 ( 27.205973)
test_basic 0.006928 0.001018 0.919134 ( 0.971182)
test_all 0.106815 0.037967 733.059115 (203.598825)
test_rubyspec 0.059271 0.030510 155.850289 ( 27.635818)
total: 275.27 sec