Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-050513
#<BuildRuby:0x000055e81ae3a230
@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.20240208-050513",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002550 0.003574 1.949729 ( 2.310061)
build_miniruby 0.001547 0.000000 1.571982 ( 1.572127)
build_ruby 0.001157 0.000546 3.412449 ( 3.600478)
build_all 0.006241 0.001460 6.221258 ( 2.439812)
build_install 0.014464 0.004645 7.928626 ( 4.033317)
test_btest 0.000583 0.000164 89.799166 ( 39.699894)
test_basic 0.003803 0.003814 1.005735 ( 1.171455)
test_all 0.081191 0.042162 800.248268 (516.589574)
test_rubyspec 0.054717 0.061365 195.794448 (299.486967)
total: 870.90 sec