Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-050828
#<BuildRuby:0x000056453ea26078
@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.20231017-050828",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002108 0.004471 2.271326 ( 2.356286)
build_miniruby 0.001515 0.000378 1.579831 ( 1.578237)
build_ruby 0.001565 0.000391 3.509539 ( 3.663185)
build_all 0.000850 0.007254 6.537155 ( 2.763475)
build_install 0.016482 0.002448 8.053811 ( 4.047657)
test_btest 0.000625 0.000181 88.093689 ( 25.497098)
test_basic 0.005200 0.000247 0.678374 ( 0.734826)
test_all 0.008419 0.000794 652.180097 (201.109108)
test_rubyspec 0.029069 0.030770 84.470097 ( 95.873409)
total: 337.62 sec