Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-151045
#<BuildRuby:0x00007f375ec5fde0
@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.20241016-151045",
@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.000019 0.000009 0.000028 ( 0.000029)
autoconf 0.000034 0.000017 0.000051 ( 0.000050)
configure 0.000027 0.000014 0.000041 ( 0.000041)
build_up 0.004635 0.004348 4.370769 ( 4.882886)
build_miniruby 0.002135 0.000000 1.731408 ( 1.818729)
build_ruby 0.001995 0.000145 4.521119 ( 4.771579)
build_all 0.007529 0.001668 7.437836 ( 3.091641)
build_install 0.016967 0.004279 11.048678 ( 5.244072)
test_btest 0.000785 0.000357 99.420983 ( 32.830001)
test_basic 0.006861 0.005467 1.274958 ( 1.414724)
test_all 0.115359 0.038609 791.163124 (344.254489)
test_rubyspec 0.055016 0.033236 139.503960 ( 42.749870)
total: 441.06 sec