Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-063849
#<BuildRuby:0x000055d952efa7c8
@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.20230815-063849",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006900 0.000184 2.328991 ( 4.498536)
build_miniruby 0.001384 0.000095 1.687207 ( 1.736125)
build_ruby 0.000000 0.001627 3.529708 ( 3.886728)
build_all 0.006146 0.002845 6.770451 ( 4.623681)
build_install 0.013446 0.006237 8.423407 ( 6.454079)
test_btest 0.000868 0.000116 86.343987 ( 45.596676)
test_basic 0.000000 0.008761 0.941228 ( 1.173044)
test_all 0.009112 0.000867 680.829270 (364.008140)
test_rubyspec 0.031660 0.044184 110.073417 (154.509509)
total: 586.49 sec