Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-213456
#<BuildRuby:0x0000556c7ac1a2c8
@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.20230130-213456",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002269 0.003408 1.528548 ( 1.973580)
build_miniruby 0.000888 0.000356 1.271500 ( 1.270937)
build_ruby 0.001370 0.000548 2.551526 ( 2.639871)
build_all 0.000594 0.006575 3.617266 ( 1.831795)
build_install 0.008594 0.004283 3.000719 ( 2.082156)
test_btest 0.000586 0.000280 57.421633 ( 15.898211)
test_basic 0.003084 0.001475 0.358088 ( 0.450563)
test_all 0.000000 0.001098 620.078856 (175.915510)
test_rubyspec 0.012336 0.025032 60.948954 ( 70.852960)
total: 272.92 sec