Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-163034
#<BuildRuby:0x00005589bc109a00
@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.20230130-163034",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000842 0.004187 1.092990 ( 1.475257)
build_miniruby 0.000000 0.001339 1.142689 ( 1.140865)
build_ruby 0.000000 0.001281 2.197377 ( 2.380901)
build_all 0.007666 0.000000 3.822710 ( 1.896217)
build_install 0.014438 0.000818 2.898798 ( 2.126265)
test_btest 0.000600 0.000129 58.827673 ( 19.260376)
test_basic 0.004596 0.000985 0.436954 ( 0.532959)
test_all 0.000941 0.000201 647.736696 (196.932786)
test_rubyspec 0.027673 0.016961 66.496924 ( 76.579890)
total: 302.33 sec