Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-145820
#<BuildRuby:0x00005612eb3223b0
@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.20221230-145820",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003841 0.000809 1.070898 ( 1.514164)
build_miniruby 0.001040 0.000219 1.178610 ( 1.176967)
build_ruby 0.000000 0.001583 3.209041 ( 3.568448)
build_all 0.005802 0.000946 3.504059 ( 1.732760)
build_install 0.009025 0.004239 2.584767 ( 1.640666)
test_btest 0.000670 0.000168 57.982614 ( 15.980788)
test_basic 0.001840 0.003427 0.419629 ( 0.512275)
test_all 0.000978 0.000274 626.524841 (181.504218)
test_rubyspec 0.019541 0.019816 63.908784 ( 73.875448)
total: 281.51 sec