Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-170007
#<BuildRuby:0x000055cbd6cb6130
@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.20230330-170007",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000000 0.000000 0.000000 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001575 0.003482 1.693351 ( 3.093049)
build_miniruby 0.001223 0.000278 1.230001 ( 1.259391)
build_ruby 0.001287 0.000293 2.370905 ( 2.567860)
build_all 0.006831 0.000000 2.071174 ( 1.284140)
build_install 0.006773 0.010595 3.126813 ( 2.122633)
test_btest 0.000529 0.000159 70.197589 ( 21.209282)
test_basic 0.003507 0.001052 0.492559 ( 0.591878)
test_all 0.000808 0.000000 565.013026 (181.278262)
test_rubyspec 0.020377 0.024493 73.738577 ( 83.475207)
total: 296.88 sec