Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-005246
#<BuildRuby:0x000055f80af91fe8
@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.20230113-005246",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005098 0.000149 1.249431 ( 2.391279)
build_miniruby 0.001148 0.000150 1.683498 ( 1.686217)
build_ruby 0.001728 0.000000 3.458993 ( 3.901161)
build_all 0.007671 0.000000 3.810396 ( 2.699698)
build_install 0.015036 0.000000 3.002768 ( 2.965686)
test_btest 0.000766 0.000000 56.371563 ( 32.122817)
test_basic 0.006806 0.000000 0.433426 ( 0.633619)
test_all 0.001501 0.000000 608.557421 (270.603385)
test_rubyspec 0.028744 0.021573 72.008310 ( 88.745335)
total: 405.75 sec