Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-192642
#<BuildRuby:0x0000559c9e472008
@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.20230106-192642",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001611 0.004399 1.240510 ( 2.673300)
build_miniruby 0.001593 0.000434 1.663005 ( 2.087587)
build_ruby 0.001628 0.000444 3.731444 ( 5.381880)
build_all 0.006677 0.001821 4.023461 ( 4.765680)
build_install 0.020080 0.000000 2.988456 ( 3.732132)
test_btest 0.000714 0.000000 58.486623 ( 55.983063)
test_basic 0.002917 0.003722 0.451316 ( 0.966326)
test_all 0.001447 0.000362 718.752753 (727.097815)
test_rubyspec 0.022633 0.033216 75.434681 (100.062352)
total: 902.75 sec