Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-043944
#<BuildRuby:0x00005593c0ee23d0
@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.20230214-043944",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005108 0.000190 1.564130 ( 2.327193)
build_miniruby 0.000000 0.001356 3.155024 ( 2.873725)
build_ruby 0.000000 0.001455 2.369090 ( 2.583602)
build_all 0.002496 0.005242 3.935969 ( 2.515140)
build_install 0.011475 0.004554 3.156919 ( 2.847382)
test_btest 0.000813 0.000000 57.193383 ( 31.384020)
test_basic 0.006284 0.000029 0.521156 ( 0.690170)
test_all 0.003089 0.000000 641.672361 (240.070913)
test_rubyspec 0.021113 0.025142 70.888375 ( 81.842117)
total: 367.14 sec