Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-085930
#<BuildRuby:0x000055f133d563b0
@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.20240313-085930",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006860 0.000000 2.452715 ( 2.210905)
build_miniruby 0.001297 0.000006 1.296175 ( 1.294050)
build_ruby 0.001713 0.000000 3.060279 ( 3.270772)
build_all 0.001455 0.005511 6.131290 ( 2.297473)
build_install 0.018141 0.000000 7.884829 ( 3.494411)
test_btest 0.001022 0.000000 93.360872 ( 24.885821)
test_basic 0.006439 0.000074 0.874611 ( 0.933240)
test_all 0.081896 0.038538 778.345295 (222.925535)
test_rubyspec 0.029479 0.056174 116.070338 (124.897844)
total: 386.21 sec