Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-233444
#<BuildRuby:0x00007f016adafdc8
@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.20241003-233444",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.005174 0.002921 3.905946 ( 3.756265)
build_miniruby 0.001795 0.000000 1.641619 ( 1.637833)
build_ruby 0.001901 0.000022 4.356777 ( 4.515880)
build_all 0.003397 0.005253 7.055299 ( 2.841659)
build_install 0.014019 0.003912 9.249308 ( 4.228753)
test_btest 0.000777 0.000304 94.920642 ( 25.615120)
test_basic 0.001200 0.009564 1.076433 ( 1.123439)
test_all 0.116000 0.034475 786.192645 (234.940014)
test_rubyspec 0.047843 0.034369 138.330009 ( 30.661646)
total: 309.32 sec