Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-020541
#<BuildRuby:0x00007fe7fe37fdc8
@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.20241112-020541",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.000189 0.007088 3.385175 ( 3.436625)
build_miniruby 0.000000 0.001513 1.218142 ( 1.215078)
build_ruby 0.000000 0.001527 3.381333 ( 3.565118)
build_all 0.008015 0.000725 6.133995 ( 2.581485)
build_install 0.013394 0.004362 7.904784 ( 3.758084)
test_btest 0.001092 0.000000 74.930938 ( 19.650030)
test_basic 0.009823 0.000000 0.932152 ( 0.978042)
test_all 0.096172 0.045030 616.685139 (185.358016)
test_rubyspec 0.066327 0.015473 118.991702 ( 23.320704)
total: 243.86 sec