Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-203153
#<BuildRuby:0x0000557645aba138
@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.20230204-203153",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000912 0.003462 1.169598 ( 1.568543)
build_miniruby 0.001363 0.000248 1.049440 ( 1.053775)
build_ruby 0.001351 0.000246 2.422914 ( 2.675745)
build_all 0.004586 0.003299 3.954318 ( 2.355209)
build_install 0.008824 0.005065 2.898161 ( 2.697912)
test_btest 0.000504 0.000120 55.414242 ( 28.960417)
test_basic 0.004823 0.001158 0.448355 ( 0.657432)
test_all 0.001717 0.000000 649.917839 (266.608838)
test_rubyspec 0.022278 0.026809 72.609735 ( 86.389950)
total: 392.97 sec