Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-143820
#<BuildRuby:0x00007fbb1800fde0
@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.20240818-143820",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.001311 0.007079 4.038892 ( 4.053450)
build_miniruby 0.001321 0.000413 1.819565 ( 1.824029)
build_ruby 0.001764 0.000551 4.379892 ( 4.574829)
build_all 0.002080 0.007259 8.617465 ( 3.380087)
build_install 0.015011 0.006583 10.516023 ( 4.673016)
test_btest 0.000854 0.000317 117.460711 ( 30.281011)
test_basic 0.010110 0.000635 1.331963 ( 1.373198)
test_all 0.125538 0.032157 869.715286 (265.086918)
test_rubyspec 0.064151 0.034813 176.352131 ( 31.675520)
total: 346.92 sec