Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-075900
#<BuildRuby:0x000055e55e6c24f8
@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.20230918-075900",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006901 0.000668 2.339384 ( 4.253279)
build_miniruby 0.001709 0.000000 1.708372 ( 1.759026)
build_ruby 0.000000 0.001790 3.374005 ( 3.767015)
build_all 0.000000 0.007997 6.491394 ( 4.224874)
build_install 0.016863 0.002208 7.936795 ( 6.829951)
test_btest 0.000679 0.000113 85.289091 ( 47.563571)
test_basic 0.003802 0.004076 1.014761 ( 1.326674)
test_all 0.010926 0.000000 692.200747 (316.886741)
test_rubyspec 0.042087 0.030586 107.590643 (126.814451)
total: 513.43 sec