Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-035435
#<BuildRuby:0x000055b1fd11a008
@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.20230911-035435",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000026 0.000002 0.000028 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003227 0.004314 2.367909 ( 5.036622)
build_miniruby 0.001564 0.000196 1.804012 ( 2.472772)
build_ruby 0.001657 0.000000 3.544542 ( 4.325575)
build_all 0.002829 0.007509 6.775916 ( 7.236895)
build_install 0.014221 0.008435 8.346083 ( 8.821115)
test_btest 0.000947 0.000205 87.714541 ( 75.287540)
test_basic 0.008465 0.000071 1.032819 ( 1.526292)
test_all 0.007894 0.003810 702.652291 (477.330914)
test_rubyspec 0.055320 0.021048 108.687852 (132.149063)
total: 714.19 sec