Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-143951
#<BuildRuby:0x000055a97a0f28e0
@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.20230728-143951",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006355 0.000000 2.034328 ( 3.348934)
build_miniruby 0.001452 0.000003 1.520538 ( 1.521813)
build_ruby 0.000000 0.001580 3.043310 ( 3.246660)
build_all 0.002674 0.004875 2.447174 ( 1.485150)
build_install 0.014792 0.004466 4.085066 ( 3.064128)
test_btest 0.000713 0.000189 79.269567 ( 31.536432)
test_basic 0.005469 0.000523 0.853571 ( 0.941424)
test_all 0.001073 0.000276 634.125213 (232.122251)
test_rubyspec 0.030840 0.025117 90.898091 (111.075555)
total: 388.34 sec