Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-114943
#<BuildRuby:0x0000559eb1d8a360
@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.20231012-114943",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002851 0.004609 2.491722 ( 3.648340)
build_miniruby 0.001413 0.000244 1.663373 ( 1.874266)
build_ruby 0.000000 0.001733 3.265364 ( 3.606480)
build_all 0.005356 0.002667 6.227391 ( 4.289148)
build_install 0.018493 0.000220 7.955698 ( 5.183879)
test_btest 0.001225 0.000059 85.646574 ( 45.136904)
test_basic 0.004024 0.003641 0.949969 ( 1.138527)
test_all 0.004840 0.004385 684.751527 (345.010831)
test_rubyspec 0.028107 0.037787 105.676807 (125.925274)
total: 535.81 sec