Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-022050
#<BuildRuby:0x000056356d8d21a8
@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.20240116-022050",
@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.000000 0.000018 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005198 0.000045 1.611478 ( 1.964538)
build_miniruby 0.001907 0.000066 1.532793 ( 1.531725)
build_ruby 0.001530 0.000000 2.983022 ( 3.224210)
build_all 0.007566 0.000036 5.438176 ( 2.636951)
build_install 0.013038 0.004365 6.843924 ( 4.133855)
test_btest 0.001106 0.000067 81.246621 ( 32.537169)
test_basic 0.002101 0.003366 0.853696 ( 0.918815)
test_all 0.103050 0.012568 750.678798 (262.973337)
test_rubyspec 0.027675 0.039012 96.267122 (108.391242)
total: 418.31 sec