Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-110655
#<BuildRuby:0x000055f55f7be008
@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.20230922-110655",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003396 0.003871 2.276606 ( 4.049404)
build_miniruby 0.001102 0.000245 1.692771 ( 1.891239)
build_ruby 0.001487 0.000331 3.511202 ( 3.752144)
build_all 0.006825 0.001516 6.283149 ( 4.168686)
build_install 0.015371 0.003892 7.451938 ( 5.320823)
test_btest 0.000645 0.000145 84.847122 ( 44.285236)
test_basic 0.007190 0.002038 1.034377 ( 1.256657)
test_all 0.010094 0.000000 709.843292 (310.346764)
test_rubyspec 0.041438 0.030562 106.415245 (123.567230)
total: 498.64 sec