Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-220814
#<BuildRuby:0x00007f681502fdd0
@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.20240730-220814",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005242 0.003267 3.340633 ( 3.306211)
build_miniruby 0.000000 0.001595 1.540457 ( 1.536866)
build_ruby 0.000000 0.001890 3.916574 ( 4.120197)
build_all 0.006409 0.002421 7.741460 ( 3.065501)
build_install 0.017236 0.000062 10.258767 ( 4.683266)
test_btest 0.001111 0.000000 111.282250 ( 28.650596)
test_basic 0.010144 0.000000 0.934182 ( 0.978665)
test_all 0.119219 0.029453 828.614155 (254.415912)
test_rubyspec 0.058068 0.030570 161.503232 ( 30.885639)
total: 331.64 sec