Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-032503
#<BuildRuby:0x000055d923622058
@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.20230210-032503",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004430 0.000277 0.933650 ( 1.321563)
build_miniruby 0.001224 0.000077 1.192308 ( 1.190547)
build_ruby 0.001228 0.000076 1.899654 ( 2.121973)
build_all 0.005884 0.000076 3.016590 ( 1.521465)
build_install 0.012854 0.000000 2.407993 ( 1.643104)
test_btest 0.000731 0.000000 53.992242 ( 13.942414)
test_basic 0.004344 0.000000 0.369846 ( 0.462626)
test_all 0.001001 0.000000 581.980154 (164.901586)
test_rubyspec 0.022370 0.015093 55.956996 ( 66.044020)
total: 253.15 sec