Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-132153
#<BuildRuby:0x000055e8a0ee1f90
@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.20240301-132153",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006684 0.000382 2.555875 ( 2.392009)
build_miniruby 0.001577 0.000000 1.737884 ( 1.740973)
build_ruby 0.000000 0.001841 3.538910 ( 3.742952)
build_all 0.002203 0.005418 6.741685 ( 2.953712)
build_install 0.010740 0.008624 8.606483 ( 4.248664)
test_btest 0.000794 0.000198 94.898153 ( 39.578601)
test_basic 0.006224 0.001556 1.045464 ( 1.179525)
test_all 0.059796 0.059619 800.707622 (310.138985)
test_rubyspec 0.039293 0.046796 122.751335 (132.174297)
total: 498.15 sec