Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-112707
#<BuildRuby:0x0000564ee6e19f20
@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.20230118-112707",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004036 0.000606 1.098997 ( 1.705868)
build_miniruby 0.001117 0.000167 1.289032 ( 1.397915)
build_ruby 0.001347 0.000202 3.043753 ( 3.687136)
build_all 0.002813 0.004892 3.591969 ( 2.531934)
build_install 0.013369 0.000804 2.817709 ( 2.969746)
test_btest 0.000901 0.000000 55.460464 ( 35.698148)
test_basic 0.001614 0.004223 0.443569 ( 0.691765)
test_all 0.000788 0.001105 642.309394 (286.186573)
test_rubyspec 0.028975 0.017511 70.416844 ( 86.591106)
total: 421.46 sec