Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-203632
#<BuildRuby:0x00005632c43c60e8
@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.20231217-203632",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.003141 0.003773 2.445756 ( 2.513433)
build_miniruby 0.001573 0.000000 1.576845 ( 1.578879)
build_ruby 0.001949 0.000000 3.255653 ( 3.456701)
build_all 0.005145 0.003118 5.817570 ( 2.622771)
build_install 0.011705 0.007769 7.543414 ( 4.302850)
test_btest 0.000648 0.000203 80.577173 ( 29.736818)
test_basic 0.003014 0.004933 0.863068 ( 0.938743)
test_all 0.098398 0.024912 729.926687 (361.335752)
test_rubyspec 0.055917 0.021837 103.793434 (153.215887)
total: 559.70 sec