Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-225954
#<BuildRuby:0x000055b6e025a4f8
@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.20230529-225954",
@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.000022 0.000000 0.000022 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006094 0.000000 1.743404 ( 2.981813)
build_miniruby 0.001428 0.000000 1.329948 ( 1.329591)
build_ruby 0.001566 0.000000 2.566254 ( 2.781783)
build_all 0.006245 0.000000 2.108113 ( 1.489170)
build_install 0.014059 0.002845 3.246226 ( 2.527105)
test_btest 0.000738 0.000061 76.630859 ( 28.731828)
test_basic 0.006332 0.000212 0.761762 ( 0.860299)
test_all 0.001287 0.000105 588.644523 (214.859550)
test_rubyspec 0.037441 0.019878 84.337715 (102.794462)
total: 358.36 sec