Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-131312
#<BuildRuby:0x00005625ae3267f0
@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.20230218-131312",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000444 0.004060 1.384528 ( 1.766171)
build_miniruby 0.001276 0.000000 1.180110 ( 1.181164)
build_ruby 0.001595 0.000000 2.355643 ( 2.572646)
build_all 0.005758 0.000185 3.839476 ( 1.986165)
build_install 0.010955 0.002490 2.953311 ( 2.260866)
test_btest 0.000609 0.000138 57.118499 ( 21.539034)
test_basic 0.003899 0.002208 0.477618 ( 0.586469)
test_all 0.002588 0.000621 653.604767 (220.930406)
test_rubyspec 0.028136 0.024314 72.027684 ( 83.259324)
total: 336.08 sec