Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-062958
#<BuildRuby:0x000055e2270aa320
@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-062958",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004202 0.003440 2.756422 ( 2.789473)
build_miniruby 0.001348 0.000259 1.811981 ( 1.847304)
build_ruby 0.002255 0.000000 3.630031 ( 3.892906)
build_all 0.007973 0.000000 6.913958 ( 3.407952)
build_install 0.015574 0.004361 8.860110 ( 5.425180)
test_btest 0.000919 0.000000 95.048656 ( 45.047470)
test_basic 0.004907 0.002841 1.004803 ( 1.161728)
test_all 0.093412 0.025194 764.098403 (344.247321)
test_rubyspec 0.037461 0.049166 133.317920 (147.135780)
total: 554.96 sec