Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-040034
#<BuildRuby:0x00007f05a678fde0
@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.20241028-040034",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000000 0.000046 0.000046 ( 0.000046)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.004148 0.003968 3.545522 ( 3.403085)
build_miniruby 0.001092 0.000525 1.233631 ( 1.231165)
build_ruby 0.001154 0.000554 3.418199 ( 3.609808)
build_all 0.007009 0.001295 6.691947 ( 2.807911)
build_install 0.016271 0.003277 9.734536 ( 4.659588)
test_btest 0.000809 0.000000 76.799138 ( 21.380280)
test_basic 0.008157 0.001892 0.918191 ( 0.970103)
test_all 0.111102 0.038309 780.091304 (232.716979)
test_rubyspec 0.045604 0.038866 124.035487 ( 28.463697)
total: 299.24 sec