Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-184531
#<BuildRuby:0x0000559454f36018
@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.20231015-184531",
@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.000001 0.000023 ( 0.000023)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.007616 0.000238 2.553912 ( 3.882354)
build_miniruby 0.000000 0.001751 1.778602 ( 2.197892)
build_ruby 0.000000 0.002159 3.458570 ( 3.806744)
build_all 0.000151 0.008681 6.564274 ( 5.156912)
build_install 0.015067 0.005898 8.021318 ( 6.827404)
test_btest 0.000789 0.000120 87.810994 ( 68.514535)
test_basic 0.004110 0.005363 0.987539 ( 1.376509)
test_all 0.004984 0.004793 680.981134 (504.504758)
test_rubyspec 0.021532 0.054303 107.805319 (167.115069)
total: 763.38 sec