Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-092117
#<BuildRuby:0x0000560eb0cd9f00
@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.20240122-092117",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005537 0.000059 1.690692 ( 2.125904)
build_miniruby 0.001546 0.000000 1.642710 ( 1.667044)
build_ruby 0.001618 0.000000 3.559312 ( 3.803586)
build_all 0.004647 0.003389 5.993340 ( 2.959510)
build_install 0.010521 0.008355 7.267282 ( 4.313272)
test_btest 0.000931 0.000110 83.517110 ( 40.261267)
test_basic 0.007425 0.000390 0.880707 ( 0.958264)
test_all 0.085421 0.032693 775.283140 (309.556497)
test_rubyspec 0.055324 0.042578 152.757740 (164.161913)
total: 529.81 sec