Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-154715
#<BuildRuby:0x0000559594186008
@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.20230201-154715",
@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.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000287 0.004107 0.948171 ( 1.311608)
build_miniruby 0.001189 0.000000 0.970244 ( 0.968366)
build_ruby 0.001212 0.000000 1.981622 ( 2.217579)
build_all 0.005595 0.000675 3.127005 ( 1.453598)
build_install 0.010775 0.000325 2.515883 ( 1.653762)
test_btest 0.000683 0.000102 55.749242 ( 14.217078)
test_basic 0.000143 0.004482 0.349833 ( 0.443932)
test_all 0.000871 0.000175 584.284541 (169.899567)
test_rubyspec 0.017615 0.017896 58.661386 ( 68.674989)
total: 260.84 sec