Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-022010
#<BuildRuby:0x000055fe05615db0
@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.20230607-022010",
@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.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002285 0.004411 1.900667 ( 4.321187)
build_miniruby 0.001478 0.000269 1.331534 ( 1.382276)
build_ruby 0.001314 0.000239 2.854098 ( 3.351781)
build_all 0.005853 0.000282 2.140144 ( 2.202675)
build_install 0.016064 0.001192 3.585776 ( 3.445064)
test_btest 0.000839 0.000135 75.738520 ( 42.407109)
test_basic 0.002214 0.000354 0.782508 ( 1.193789)
test_all 0.002739 0.000000 561.617699 (261.574842)
test_rubyspec 0.027896 0.025815 84.534476 (103.369328)
total: 423.25 sec