Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-035712
#<BuildRuby:0x000055e28ed1da00
@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.20230505-035712",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001530 0.004183 1.761122 ( 4.039589)
build_miniruby 0.001159 0.000000 1.081411 ( 1.079792)
build_ruby 0.001359 0.000000 2.389694 ( 2.615841)
build_all 0.003534 0.002676 1.845849 ( 0.996658)
build_install 0.013325 0.001281 3.284462 ( 2.260714)
test_btest 0.000666 0.000089 77.715469 ( 23.007255)
test_basic 0.006092 0.000812 0.761421 ( 0.838232)
test_all 0.000936 0.000125 568.735703 (182.574062)
test_rubyspec 0.031475 0.017502 77.158806 ( 88.750435)
total: 306.16 sec