Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-025823
#<BuildRuby:0x0000561fc10561a8
@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.20240303-025823",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.007115 2.564894 ( 2.479617)
build_miniruby 0.000503 0.001001 1.696863 ( 1.703136)
build_ruby 0.001983 0.000000 3.290605 ( 3.509228)
build_all 0.006019 0.001408 6.554308 ( 3.333222)
build_install 0.015288 0.002200 8.493525 ( 4.599834)
test_btest 0.000592 0.000189 91.863346 ( 39.410174)
test_basic 0.003983 0.004327 0.906903 ( 0.979293)
test_all 0.048784 0.066709 786.071068 (303.660096)
test_rubyspec 0.029666 0.063083 123.784114 (133.382305)
total: 493.06 sec