Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-221917
#<BuildRuby:0x0000562edfc7e390
@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.20230104-221917",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004425 0.000175 1.033624 ( 1.504333)
build_miniruby 0.000966 0.000305 1.166835 ( 1.165122)
build_ruby 0.000989 0.000313 3.158947 ( 3.512250)
build_all 0.004890 0.001544 3.442614 ( 1.625067)
build_install 0.007367 0.006986 2.921046 ( 1.969474)
test_btest 0.000000 0.000857 56.298060 ( 15.263378)
test_basic 0.000000 0.004736 0.429516 ( 0.522774)
test_all 0.000618 0.001759 624.457523 (178.478500)
test_rubyspec 0.019140 0.025811 64.757688 ( 81.369190)
total: 285.41 sec