Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-151840
#<BuildRuby:0x00007f56cdb1fdc0
@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.20240802-151840",
@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.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.006113 0.001719 3.509931 ( 3.422503)
build_miniruby 0.001455 0.000409 1.651213 ( 1.647779)
build_ruby 0.001389 0.000391 3.401496 ( 3.593150)
build_all 0.007534 0.000903 7.914530 ( 3.001795)
build_install 0.016209 0.001829 10.563660 ( 4.705934)
test_btest 0.000794 0.000203 116.633485 ( 30.445529)
test_basic 0.004060 0.004087 0.950314 ( 0.998661)
test_all 0.101031 0.053249 892.550031 (341.591724)
test_rubyspec 0.062334 0.029840 172.442353 ( 46.976543)
total: 436.38 sec