Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-221624
#<BuildRuby:0x00007fe9ad7dfde0
@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.20240920-221624",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006730 0.001282 3.593920 ( 3.122638)
build_miniruby 0.001712 0.000000 1.173256 ( 1.170262)
build_ruby 0.001971 0.000000 3.050339 ( 3.233970)
build_all 0.003808 0.003997 6.023215 ( 2.403391)
build_install 0.018443 0.000250 9.333066 ( 4.325355)
test_btest 0.000737 0.000136 84.666681 ( 21.978671)
test_basic 0.000000 0.009869 0.981546 ( 1.029177)
test_all 0.117634 0.037459 829.768097 (312.095371)
test_rubyspec 0.063259 0.028683 145.963575 ( 54.009808)
total: 403.37 sec