Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-210042
#<BuildRuby:0x00005599a259e7f0
@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.20221218-210042",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.004812 1.137049 ( 1.539189)
build_miniruby 0.000000 0.001329 1.446934 ( 1.445954)
build_ruby 0.000000 0.001647 3.252337 ( 3.610572)
build_all 0.005670 0.001804 3.822020 ( 1.967355)
build_install 0.010004 0.006256 3.167685 ( 2.281711)
test_btest 0.000638 0.000222 56.701330 ( 22.218034)
test_basic 0.000336 0.004669 0.429508 ( 0.541031)
test_all 0.000000 0.001070 629.106388 (212.611240)
test_rubyspec 0.019991 0.015452 63.817493 ( 74.038103)
total: 320.25 sec