Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-033821
#<BuildRuby:0x000056428d4d2120
@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.20230311-033821",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.000000 0.005871 1.722108 ( 3.116809)
build_miniruby 0.000000 0.001324 1.224271 ( 1.224762)
build_ruby 0.000000 0.001670 2.434929 ( 2.665820)
build_all 0.006109 0.001215 2.150704 ( 1.495895)
build_install 0.011382 0.006437 3.267344 ( 2.539404)
test_btest 0.000579 0.000168 66.844015 ( 26.379655)
test_basic 0.004719 0.001370 0.540862 ( 0.643951)
test_all 0.000858 0.000249 548.358564 (191.774282)
test_rubyspec 0.017264 0.023798 71.053727 ( 80.863890)
total: 310.71 sec