Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-050527
#<BuildRuby:0x000055562c32dfe8
@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.20230207-050527",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004047 0.000000 1.107693 ( 1.524408)
build_miniruby 0.001311 0.000000 1.099261 ( 1.101540)
build_ruby 0.001411 0.000000 2.093590 ( 2.320573)
build_all 0.007040 0.000081 3.788553 ( 2.232101)
build_install 0.008777 0.004793 2.847523 ( 2.315093)
test_btest 0.000686 0.000053 56.742882 ( 28.127527)
test_basic 0.003028 0.004325 0.470952 ( 0.612374)
test_all 0.001759 0.000195 626.648955 (237.948667)
test_rubyspec 0.009899 0.034699 71.781357 ( 82.781510)
total: 358.96 sec