Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-032531
#<BuildRuby:0x0000564858421f48
@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.20230907-032531",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004812 0.000925 1.851547 ( 2.883662)
build_miniruby 0.001477 0.000284 1.673037 ( 1.931693)
build_ruby 0.000000 0.002156 3.625071 ( 4.103912)
build_all 0.004499 0.004253 6.599626 ( 4.479538)
build_install 0.016874 0.002388 7.952661 ( 5.864100)
test_btest 0.000691 0.000158 84.078988 ( 44.382660)
test_basic 0.000354 0.007669 0.984208 ( 1.280653)
test_all 0.010694 0.000000 744.523020 (379.651647)
test_rubyspec 0.031606 0.045682 108.305973 (132.907974)
total: 577.49 sec