Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-064221
#<BuildRuby:0x0000559d6478e1a8
@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.20240306-064221",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006809 0.000656 2.603580 ( 2.514459)
build_miniruby 0.001781 0.000000 1.740983 ( 1.745697)
build_ruby 0.001944 0.000000 3.084822 ( 3.346383)
build_all 0.004667 0.003185 6.608436 ( 2.883369)
build_install 0.011959 0.006902 8.478482 ( 4.567977)
test_btest 0.000609 0.000171 90.840254 ( 34.006176)
test_basic 0.005939 0.001670 0.959460 ( 1.054478)
test_all 0.088759 0.030061 767.921320 (296.726713)
test_rubyspec 0.059472 0.026223 123.910878 (133.537657)
total: 480.38 sec