Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-144326
#<BuildRuby:0x000056536eda6138
@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.20230511-144326",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005688 1.498674 ( 3.873877)
build_miniruby 0.000000 0.001094 1.059756 ( 1.057931)
build_ruby 0.000613 0.000549 2.182646 ( 13.227101)
build_all 0.005368 0.000000 1.717539 ( 0.935419)
build_install 0.011535 0.000000 2.786041 ( 1.816280)
test_btest 0.000956 0.000000 71.776110 ( 18.878912)
test_basic 0.004382 0.000465 0.701372 ( 0.776706)
test_all 0.000833 0.000139 538.106160 (178.907520)
test_rubyspec 0.030001 0.011899 66.473017 ( 78.548682)
total: 298.02 sec