Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-160102
#<BuildRuby:0x000055f2f59c2168
@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.20230209-160102",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003902 0.000689 1.113042 ( 1.861478)
build_miniruby 0.001007 0.000178 0.900733 ( 0.898940)
build_ruby 0.001154 0.000203 2.270393 ( 2.488036)
build_all 0.006188 0.000314 3.595214 ( 1.850614)
build_install 0.010018 0.004652 2.758368 ( 1.951045)
test_btest 0.000554 0.000111 55.674264 ( 15.300946)
test_basic 0.000597 0.004656 0.376612 ( 0.468572)
test_all 0.000960 0.000240 632.196158 (214.992745)
test_rubyspec 0.031103 0.016380 72.693902 ( 83.562576)
total: 323.38 sec