Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-172815
#<BuildRuby:0x000055d969f428e0
@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.20230529-172815",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006053 0.000466 1.954641 ( 4.672598)
build_miniruby 0.001313 0.000101 1.344679 ( 1.457215)
build_ruby 0.000000 0.001837 2.753351 ( 3.214597)
build_all 0.004072 0.002882 2.240323 ( 2.451711)
build_install 0.015783 0.001821 3.260122 ( 3.246523)
test_btest 0.000834 0.000000 76.065338 ( 45.142761)
test_basic 0.003001 0.004209 0.769696 ( 0.997165)
test_all 0.001543 0.000000 582.607446 (275.618662)
test_rubyspec 0.038321 0.017688 85.061967 ( 99.799198)
total: 436.60 sec