Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-202451
#<BuildRuby:0x0000565356d022a8
@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.20230827-202451",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003792 0.003942 2.261308 ( 3.989974)
build_miniruby 0.001030 0.000267 1.759880 ( 1.812900)
build_ruby 0.001271 0.000329 3.251373 ( 3.654512)
build_all 0.006701 0.001737 6.106643 ( 3.922611)
build_install 0.015625 0.005033 7.684938 ( 5.312115)
test_btest 0.000614 0.000163 85.664735 ( 35.287522)
test_basic 0.005554 0.000287 0.961046 ( 1.025843)
test_all 0.007348 0.001896 688.299719 (250.062164)
test_rubyspec 0.032458 0.037513 99.240385 (110.759930)
total: 415.83 sec