Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-002453
#<BuildRuby:0x00005609d5e1a228
@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.20221223-002453",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003879 0.000776 1.149580 ( 1.553682)
build_miniruby 0.001438 0.000288 1.323740 ( 1.323198)
build_ruby 0.001260 0.000252 3.575451 ( 3.910024)
build_all 0.000000 0.006881 3.786143 ( 1.932175)
build_install 0.014982 0.001199 3.082035 ( 2.370403)
test_btest 0.000933 0.000000 56.921659 ( 21.556197)
test_basic 0.003725 0.003260 0.471896 ( 0.703864)
test_all 0.000000 0.001371 639.045469 (278.480296)
test_rubyspec 0.020924 0.031880 72.623727 ( 88.281039)
total: 400.11 sec