Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-033103
#<BuildRuby:0x000055a57f1d23b8
@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.20231018-033103",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006627 0.000377 2.421419 ( 2.747529)
build_miniruby 0.001224 0.000181 1.959852 ( 2.212724)
build_ruby 0.001690 0.000250 3.278927 ( 14.373449)
build_all 0.003933 0.005022 6.139085 ( 2.627740)
build_install 0.012661 0.007730 7.831267 ( 4.249087)
test_btest 0.000629 0.000142 86.063127 ( 31.088025)
test_basic 0.003984 0.002202 0.898449 ( 0.970561)
test_all 0.001063 0.008394 711.978482 (244.429461)
test_rubyspec 0.047292 0.022707 101.888633 (113.629677)
total: 416.33 sec