Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-124350
#<BuildRuby:0x00007f766694fdc0
@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.20240625-124350",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000045 0.000006 0.000051 ( 0.000052)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.008249 0.000497 2.929279 ( 3.060365)
build_miniruby 0.001707 0.000000 1.197060 ( 1.194446)
build_ruby 0.002081 0.000000 3.339538 ( 3.521018)
build_all 0.003311 0.004745 6.814285 ( 2.665004)
build_install 0.008784 0.008794 9.355429 ( 4.416848)
test_btest 0.000795 0.000170 111.071108 ( 29.762798)
test_basic 0.009818 0.000191 1.034292 ( 1.088599)
test_all 0.099132 0.050907 880.778614 (293.253081)
test_rubyspec 0.040693 0.051136 169.707604 ( 37.834743)
total: 376.80 sec