Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-050900
#<BuildRuby:0x000055e84e7221a8
@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.20240321-050900",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004355 0.004143 3.982198 ( 2.901475)
build_miniruby 0.001521 0.000000 1.318531 ( 1.316566)
build_ruby 0.001640 0.000000 3.301708 ( 3.531528)
build_all 0.004572 0.003347 6.791176 ( 2.875447)
build_install 0.010891 0.007709 8.951984 ( 3.710577)
test_btest 0.000709 0.000155 91.735766 ( 28.952933)
test_basic 0.007882 0.000000 0.845057 ( 0.913529)
test_all 0.083022 0.033387 767.245981 (246.978491)
test_rubyspec 0.035022 0.049941 120.262045 (129.298640)
total: 420.48 sec