Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-225704
#<BuildRuby:0x000055d67515e090
@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.20230729-225704",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006177 0.000441 2.182583 ( 6.177862)
build_miniruby 0.001652 0.000118 1.683128 ( 2.839727)
build_ruby 0.000000 0.001916 3.414920 ( 5.782526)
build_all 0.000772 0.006870 2.688777 ( 3.303249)
build_install 0.013542 0.004458 4.075912 ( 4.783534)
test_btest 0.000000 0.000769 80.752981 ( 49.920313)
test_basic 0.003480 0.004251 0.930059 ( 1.620150)
test_all 0.000958 0.000186 651.363426 (379.654755)
test_rubyspec 0.029346 0.027734 92.908832 (150.492918)
total: 604.58 sec