Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-163444
#<BuildRuby:0x00005583c70f1fb8
@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.20240201-163444",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000952 0.004123 1.864998 ( 2.266057)
build_miniruby 0.001482 0.000247 1.765062 ( 1.764240)
build_ruby 0.001536 0.000000 3.226348 ( 3.426349)
build_all 0.008136 0.000000 6.286648 ( 3.190206)
build_install 0.017556 0.000000 7.524250 ( 4.474574)
test_btest 0.000848 0.000000 87.810759 ( 37.870352)
test_basic 0.007154 0.000000 0.938441 ( 1.030066)
test_all 0.094784 0.019199 738.731686 (296.941388)
test_rubyspec 0.051438 0.052533 174.641336 (188.944298)
total: 539.91 sec