Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-131901
#<BuildRuby:0x00005642ad021e80
@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.20230916-131901",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.008307 0.000000 27.414470 ( 29.245209)
build_miniruby 0.002113 0.000000 2.641976 ( 2.849277)
build_ruby 0.001543 0.000082 3.525673 ( 3.890932)
build_all 0.007072 0.001516 7.140038 ( 5.663038)
build_install 0.016457 0.002523 8.274202 ( 7.136567)
test_btest 0.000770 0.000160 87.109528 ( 48.125617)
test_basic 0.004468 0.004657 1.038591 ( 1.269082)
test_all 0.010298 0.000191 704.166683 (341.542136)
test_rubyspec 0.022152 0.051638 108.270671 (127.496908)
total: 567.22 sec