Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-220913
#<BuildRuby:0x0000556c6dcc24f8
@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.20230613-220913",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001959 0.003897 1.786859 ( 3.413655)
build_miniruby 0.001171 0.000153 1.329208 ( 1.332266)
build_ruby 0.001548 0.000202 2.767202 ( 2.984702)
build_all 0.005010 0.002447 2.333140 ( 1.708928)
build_install 0.002807 0.014738 3.535795 ( 2.896169)
test_btest 0.000567 0.000162 78.454097 ( 36.134115)
test_basic 0.000112 0.007526 0.802526 ( 0.943410)
test_all 0.001098 0.000392 587.209119 (270.450173)
test_rubyspec 0.031721 0.019535 85.212978 (122.023952)
total: 441.89 sec