Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-003759
#<BuildRuby:0x000055a2c7511ed0
@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.20230605-003759",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001945 0.004287 1.792899 ( 3.154810)
build_miniruby 0.000000 0.001721 1.278231 ( 1.279690)
build_ruby 0.000000 0.001614 2.359999 ( 2.575681)
build_all 0.004520 0.001477 2.092064 ( 1.368099)
build_install 0.017259 0.000000 3.294689 ( 2.564965)
test_btest 0.000872 0.000000 75.702412 ( 30.063307)
test_basic 0.001694 0.003999 0.752749 ( 0.828018)
test_all 0.001891 0.000378 568.083498 (258.707487)
test_rubyspec 0.036326 0.016655 83.274904 (101.631940)
total: 402.17 sec