Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-052625
#<BuildRuby:0x00007fae31d1fdd0
@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.20240921-052625",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.005954 0.003069 4.884026 ( 3.997705)
build_miniruby 0.001467 0.000238 1.653250 ( 1.656431)
build_ruby 0.001811 0.000293 4.612044 ( 4.779422)
build_all 0.005675 0.005038 7.677047 ( 3.627116)
build_install 0.020022 0.004010 11.779353 ( 5.577849)
test_btest 0.000745 0.000142 101.168657 ( 31.953425)
test_basic 0.006736 0.003817 1.002616 ( 1.044885)
test_all 0.104416 0.047319 799.925858 (241.324513)
test_rubyspec 0.035688 0.051950 143.239879 ( 30.614005)
total: 324.58 sec