Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-131024
#<BuildRuby:0x000055f2d8262188
@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.20221222-131024",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004929 0.000672 1.195264 ( 2.039429)
build_miniruby 0.001586 0.000216 1.568448 ( 1.651277)
build_ruby 0.001677 0.000229 3.820634 ( 4.241077)
build_all 0.002911 0.004859 3.966676 ( 2.613692)
build_install 0.016690 0.001293 3.278627 ( 2.911580)
test_btest 0.000703 0.000117 59.099638 ( 31.053371)
test_basic 0.005784 0.000154 0.452260 ( 0.577653)
test_all 0.001188 0.000190 668.867012 (314.609957)
test_rubyspec 0.030482 0.034466 78.695859 (109.063122)
total: 468.76 sec