Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-212256
#<BuildRuby:0x000056311e5be208
@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.20230206-212256",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.004652 1.199752 ( 1.902225)
build_miniruby 0.000000 0.001519 1.272792 ( 1.274346)
build_ruby 0.000000 0.001665 2.277494 ( 2.485730)
build_all 0.002680 0.003945 3.896581 ( 2.148662)
build_install 0.009109 0.005208 2.856535 ( 2.429997)
test_btest 0.000631 0.000000 55.806033 ( 25.970388)
test_basic 0.002256 0.003464 0.412250 ( 0.520499)
test_all 0.001385 0.000395 642.890065 (243.695541)
test_rubyspec 0.025274 0.021838 70.263998 ( 81.236679)
total: 361.66 sec