Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-170612
#<BuildRuby:0x000055f255a4e230
@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.20230925-170612",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002319 0.003974 2.161468 ( 3.442765)
build_miniruby 0.001608 0.000000 1.593560 ( 1.605869)
build_ruby 0.002039 0.000000 3.367531 ( 3.605177)
build_all 0.001781 0.006311 5.980767 ( 2.616808)
build_install 0.009982 0.011357 7.693684 ( 4.292011)
test_btest 0.000892 0.000178 82.132310 ( 33.027718)
test_basic 0.004528 0.000905 0.906572 ( 0.983934)
test_all 0.005307 0.004166 695.359067 (245.480538)
test_rubyspec 0.027064 0.042192 98.224252 (109.759845)
total: 404.82 sec