Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-184533
#<BuildRuby:0x0000561cf535e018
@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.20240113-184533",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005480 0.000242 1.406647 ( 1.768139)
build_miniruby 0.001074 0.000166 1.213975 ( 1.211959)
build_ruby 0.001448 0.000000 2.685714 ( 2.905727)
build_all 0.006584 0.000000 5.079018 ( 1.946426)
build_install 0.015808 0.000000 6.240816 ( 3.041687)
test_btest 0.000831 0.000000 81.207240 ( 21.328785)
test_basic 0.006679 0.000000 0.720236 ( 0.778873)
test_all 0.084548 0.032963 713.453152 (215.637905)
test_rubyspec 0.046495 0.009896 77.129614 ( 88.857092)
total: 337.48 sec