Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-203815
#<BuildRuby:0x00005563f0dc21a8
@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.20230912-203815",
@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.000026 0.000003 0.000029 ( 0.000024)
autoconf 0.000039 0.000005 0.000044 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.007150 0.000953 2.435551 ( 5.067156)
build_miniruby 0.001583 0.000211 5.352949 ( 7.520601)
build_ruby 0.000000 0.001739 3.570065 ( 24.367879)
build_all 0.000000 0.008677 6.216359 ( 4.332026)
build_install 0.007660 0.011811 8.013291 ( 6.142824)
test_btest 0.000579 0.000168 83.961820 ( 44.664775)
test_basic 0.008758 0.000000 1.043987 ( 1.395621)
test_all 0.006964 0.003881 709.243749 (307.601941)
test_rubyspec 0.026003 0.045713 102.996684 (121.957315)
total: 523.05 sec