Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-164509
#<BuildRuby:0x00007f67e614fdc0
@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.20241101-164509",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.004839 0.004319 4.079175 ( 4.699742)
build_miniruby 0.001649 0.000000 1.782604 ( 2.069725)
build_ruby 0.002663 0.000132 4.661528 ( 5.185428)
build_all 0.004421 0.006644 7.297417 ( 5.640082)
build_install 0.015962 0.009638 10.407853 ( 30.438246)
test_btest 0.000781 0.000331 77.598629 ( 45.838108)
test_basic 0.006817 0.005295 1.127783 ( 2.214594)
test_all 0.104058 0.052181 824.564117 (548.285186)
test_rubyspec 0.054375 0.035393 126.588294 ( 74.825783)
total: 719.20 sec