Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-145645
#<BuildRuby:0x000056139f4d6008
@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.20230612-145645",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006252 0.000000 1.873665 ( 3.883225)
build_miniruby 0.001505 0.000000 1.366133 ( 1.450482)
build_ruby 0.001480 0.000164 2.931919 ( 3.296105)
build_all 0.006639 0.000000 2.265427 ( 2.225243)
build_install 0.011816 0.004974 3.521084 ( 3.256880)
test_btest 0.000870 0.000124 72.848335 ( 38.489034)
test_basic 0.006298 0.000271 0.775667 ( 0.953654)
test_all 0.000846 0.000651 573.643804 (237.105172)
test_rubyspec 0.019669 0.034259 82.764781 ( 98.372204)
total: 389.03 sec