Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-190321
#<BuildRuby:0x0000565112b72258
@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.20230830-190321",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.004419 0.000655 1.254120 ( 1.641554)
build_miniruby 0.000000 0.001421 1.143595 ( 1.141845)
build_ruby 0.000000 0.001672 2.528560 ( 2.757339)
build_all 0.006059 0.001233 5.640302 ( 2.266979)
build_install 0.015529 0.000000 6.711178 ( 3.327329)
test_btest 0.001339 0.000000 80.528728 ( 20.936971)
test_basic 0.000000 0.005370 0.796144 ( 0.855618)
test_all 0.007350 0.001153 698.583861 (212.511631)
test_rubyspec 0.025679 0.028236 87.453010 ( 99.019861)
total: 344.46 sec