Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-081141
#<BuildRuby:0x00005574682f1f70
@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.20230721-081141",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006519 0.000000 2.082994 ( 3.285499)
build_miniruby 0.001569 0.000041 1.428112 ( 1.431913)
build_ruby 0.000000 0.002119 3.236442 ( 3.439409)
build_all 0.002278 0.004502 2.483291 ( 1.454371)
build_install 0.012810 0.004995 3.985108 ( 2.835413)
test_btest 0.000620 0.000144 77.093251 ( 28.936000)
test_basic 0.002721 0.004686 0.895698 ( 1.356353)
test_all 0.001139 0.000304 615.975673 (228.350034)
test_rubyspec 0.011759 0.044732 87.370569 ( 99.429365)
total: 370.52 sec