Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-023208
#<BuildRuby:0x0000556d32ff9f70
@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.20230802-023208",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007182 2.314010 ( 5.814942)
build_miniruby 0.000000 0.001838 1.657065 ( 2.090926)
build_ruby 0.000000 0.001802 3.295267 ( 6.487317)
build_all 0.000000 0.007748 2.649366 ( 3.866273)
build_install 0.013358 0.005433 4.197474 ( 7.227150)
test_btest 0.000639 0.000183 80.465616 ( 54.297645)
test_basic 0.000000 0.006009 0.948934 ( 1.966079)
test_all 0.000000 0.001135 660.610798 (392.872864)
test_rubyspec 0.034774 0.021457 97.623681 (165.103016)
total: 639.73 sec