Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-145944
#<BuildRuby:0x000055cb3be09f00
@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.20230208-145944",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002155 0.003402 0.926024 ( 1.313257)
build_miniruby 0.001010 0.000121 1.034241 ( 1.032563)
build_ruby 0.001113 0.000133 1.988291 ( 2.199152)
build_all 0.006076 0.000242 3.341174 ( 1.613703)
build_install 0.003355 0.007998 2.475960 ( 1.633245)
test_btest 0.000965 0.000000 54.790914 ( 14.203140)
test_basic 0.000810 0.003568 0.386709 ( 0.479153)
test_all 0.001267 0.000272 581.537243 (163.580224)
test_rubyspec 0.013337 0.027928 58.634573 ( 68.577593)
total: 254.63 sec