Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-003820
#<BuildRuby:0x00005633fdfc1f70
@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.20230926-003820",
@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.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.003531 0.004242 2.329615 ( 4.836981)
build_miniruby 0.001641 0.000145 1.791590 ( 2.160998)
build_ruby 0.001573 0.000139 3.738075 ( 4.714516)
build_all 0.008354 0.000362 6.392148 ( 5.944722)
build_install 0.013841 0.007089 7.903938 ( 7.570214)
test_btest 0.000833 0.000102 83.302309 ( 60.081990)
test_basic 0.004731 0.004102 0.964568 ( 1.568135)
test_all 0.005621 0.004952 687.443971 (385.681035)
test_rubyspec 0.052602 0.021376 105.885129 (127.292461)
total: 599.85 sec