Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-171341
#<BuildRuby:0x0000562c68fa6320
@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.20240312-171341",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.007928 0.000000 2.622051 ( 2.521167)
build_miniruby 0.001421 0.000000 1.753107 ( 1.753082)
build_ruby 0.000098 0.001894 3.616253 ( 3.821598)
build_all 0.004814 0.003126 6.909227 ( 2.874619)
build_install 0.019288 0.000948 8.754866 ( 4.506975)
test_btest 0.000725 0.000145 95.077706 ( 37.735219)
test_basic 0.005742 0.000379 0.969483 ( 1.060245)
test_all 0.078149 0.040791 822.905318 (329.996894)
test_rubyspec 0.053072 0.035707 128.146198 (145.517657)
total: 529.79 sec