Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-104724
#<BuildRuby:0x0000563985d31f70
@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.20230206-104724",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004509 0.000588 1.188723 ( 1.648407)
build_miniruby 0.001151 0.000150 1.172463 ( 1.177147)
build_ruby 0.001190 0.000156 2.268122 ( 2.480524)
build_all 0.002139 0.004744 3.759841 ( 2.180240)
build_install 0.010381 0.004757 2.921258 ( 2.494463)
test_btest 0.000575 0.000115 55.790144 ( 29.802051)
test_basic 0.001899 0.003941 0.427679 ( 0.536680)
test_all 0.001720 0.000098 633.670027 (233.170902)
test_rubyspec 0.025148 0.022248 72.150012 ( 84.623201)
total: 358.11 sec