Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-071515
#<BuildRuby:0x000056175ee0e018
@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.20240228-071515",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003819 0.003413 2.619093 ( 2.617959)
build_miniruby 0.000000 0.001403 1.863573 ( 1.909646)
build_ruby 0.000000 0.002083 3.752668 ( 4.071048)
build_all 0.003461 0.003960 7.003986 ( 4.210553)
build_install 0.017481 0.002641 8.769674 ( 5.560657)
test_btest 0.000656 0.000127 95.793492 ( 47.591686)
test_basic 0.005917 0.000000 1.025463 ( 1.176422)
test_all 0.073679 0.043746 787.316208 (297.698895)
test_rubyspec 0.053659 0.032035 132.797929 (147.223221)
total: 512.06 sec