Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-011027
#<BuildRuby:0x00005632518a2120
@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.20230628-011027",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003106 0.003621 2.069591 ( 5.012433)
build_miniruby 0.001003 0.000292 1.654861 ( 2.596025)
build_ruby 0.001419 0.000413 3.156086 ( 4.467184)
build_all 0.007653 0.000000 2.512109 ( 3.062381)
build_install 0.015268 0.003789 4.051327 ( 5.096629)
test_btest 0.000584 0.000156 78.517619 ( 46.884608)
test_basic 0.006779 0.000738 0.896996 ( 1.371133)
test_all 0.001804 0.000466 624.184043 (348.242912)
test_rubyspec 0.024041 0.036142 94.144440 (192.631798)
total: 609.37 sec