Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-041426
#<BuildRuby:0x000055ea99365fb8
@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.20230105-041426",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.000580 0.004171 0.988955 ( 1.382286)
build_miniruby 0.000795 0.000293 1.144980 ( 1.143354)
build_ruby 0.000980 0.000362 2.404033 ( 2.764318)
build_all 0.005428 0.000000 3.071216 ( 1.634241)
build_install 0.014544 0.000000 2.591611 ( 1.718244)
test_btest 0.000683 0.000000 56.743522 ( 14.667983)
test_basic 0.004638 0.000000 0.367067 ( 0.460249)
test_all 0.001074 0.000000 561.167892 (157.048986)
test_rubyspec 0.014347 0.024609 55.738224 ( 65.904025)
total: 246.72 sec