Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-052526
#<BuildRuby:0x000055ea933c9a00
@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.20240119-052526",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005159 0.000139 1.474101 ( 1.808095)
build_miniruby 0.001112 0.000124 1.266708 ( 1.264975)
build_ruby 0.001355 0.000151 2.940097 ( 3.169677)
build_all 0.006452 0.000257 5.276191 ( 2.058233)
build_install 0.011749 0.004604 6.682617 ( 3.203080)
test_btest 0.000865 0.000116 84.903067 ( 22.662789)
test_basic 0.006703 0.000894 0.909172 ( 0.971338)
test_all 0.076284 0.042722 826.282161 (243.767218)
test_rubyspec 0.036241 0.069558 156.999330 (168.987965)
total: 447.89 sec