Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-024000
#<BuildRuby:0x0000555d189b6228
@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.20230824-024000",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001315 0.005750 2.284389 ( 5.279968)
build_miniruby 0.001271 0.000409 1.715145 ( 2.454653)
build_ruby 0.001895 0.000000 3.337069 ( 6.781487)
build_all 0.001049 0.007220 6.075495 ( 5.683483)
build_install 0.012858 0.005818 7.731361 ( 8.026069)
test_btest 0.000794 0.000308 85.532289 ( 53.409693)
test_basic 0.003672 0.003824 0.973299 ( 1.751699)
test_all 0.004526 0.005903 715.608414 (473.279751)
test_rubyspec 0.035973 0.034858 108.679256 (190.076678)
total: 746.74 sec