Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-222848
#<BuildRuby:0x000055abc8e923b0
@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.20230708-222848",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000313 0.006747 2.187245 ( 5.628871)
build_miniruby 0.001111 0.000417 1.532880 ( 2.031807)
build_ruby 0.001130 0.000424 3.354664 ( 4.732073)
build_all 0.007447 0.000000 2.521556 ( 3.666184)
build_install 0.016571 0.002565 4.083573 ( 5.604846)
test_btest 0.001378 0.000000 81.945326 ( 50.396350)
test_basic 0.007626 0.000141 0.892006 ( 1.510100)
test_all 0.001207 0.000000 592.252321 (330.148617)
test_rubyspec 0.020057 0.034510 91.287641 (131.711688)
total: 535.43 sec