Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-043348
#<BuildRuby:0x00007ff1acf8fde0
@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.20240811-043348",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000000 0.000052 0.000052 ( 0.000051)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.003457 0.004404 3.614666 ( 3.414076)
build_miniruby 0.001290 0.000190 1.409869 ( 1.407820)
build_ruby 0.001842 0.000271 3.631818 ( 3.864707)
build_all 0.004559 0.004318 8.809931 ( 3.411225)
build_install 0.005225 0.012025 10.868947 ( 4.846301)
test_btest 0.000739 0.000180 124.621850 ( 33.410297)
test_basic 0.000000 0.011779 1.410793 ( 1.460302)
test_all 0.117082 0.037055 878.349937 (276.364160)
test_rubyspec 0.052586 0.041762 181.466253 ( 37.103337)
total: 365.28 sec