Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-210506
#<BuildRuby:0x000055ef141923b0
@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.20230918-210506",
@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.000041 0.000000 0.000041 ( 0.000038)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006361 0.000183 2.159501 ( 3.409403)
build_miniruby 0.001302 0.000093 1.589892 ( 1.600279)
build_ruby 0.001619 0.000116 3.406221 ( 3.605654)
build_all 0.004733 0.003865 6.222112 ( 3.276019)
build_install 0.014596 0.004914 7.393252 ( 4.710218)
test_btest 0.000975 0.000122 83.809133 ( 31.487092)
test_basic 0.005451 0.000133 0.903989 ( 0.971385)
test_all 0.005936 0.002831 705.301202 (251.438556)
test_rubyspec 0.036738 0.027605 100.203730 (111.559765)
total: 412.07 sec