Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-072830
#<BuildRuby:0x000055e7ad05e390
@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.20230925-072830",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000013 0.000004 0.000017 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000000 0.006424 2.155066 ( 3.552157)
build_miniruby 0.001300 0.000508 1.508844 ( 1.508015)
build_ruby 0.001653 0.000000 3.272072 ( 3.478616)
build_all 0.003135 0.004297 6.185030 ( 2.979707)
build_install 0.015220 0.003731 7.587672 ( 4.134415)
test_btest 0.000780 0.000307 84.021407 ( 31.816588)
test_basic 0.005548 0.000606 0.919938 ( 0.996344)
test_all 0.008908 0.000318 700.678531 (263.962553)
test_rubyspec 0.034992 0.037440 102.917184 (116.514463)
total: 428.94 sec