Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-022003
#<BuildRuby:0x000055af950d1f48
@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.20231013-022003",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006828 0.000267 2.497244 ( 3.183799)
build_miniruby 0.001824 0.000000 1.654310 ( 1.742449)
build_ruby 0.001736 0.000000 3.486053 ( 3.818136)
build_all 0.001366 0.007387 6.470665 ( 4.093643)
build_install 0.010554 0.008493 7.918342 ( 4.838359)
test_btest 0.000807 0.000152 86.511548 ( 48.236117)
test_basic 0.005284 0.004349 0.981723 ( 1.482049)
test_all 0.006218 0.003672 707.390879 (381.200558)
test_rubyspec 0.033459 0.040302 109.577526 (143.443609)
total: 592.04 sec