Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-194011
#<BuildRuby:0x000055a3cdc9a3d0
@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.20230602-194011",
@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.000002 0.000015 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005099 0.000956 1.732828 ( 2.988195)
build_miniruby 0.001440 0.000000 1.245273 ( 1.246619)
build_ruby 0.001742 0.000000 2.360650 ( 24.943494)
build_all 0.004026 0.002324 2.034064 ( 1.182574)
build_install 0.009474 0.007753 3.173015 ( 2.132453)
test_btest 0.000656 0.000176 76.591634 ( 20.068187)
test_basic 0.004189 0.001128 0.643043 ( 0.722335)
test_all 0.001048 0.000282 567.548966 (225.460093)
test_rubyspec 0.037056 0.014297 82.762931 ( 99.673467)
total: 378.42 sec