Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-001351
#<BuildRuby:0x00007f20af2dfdd0
@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.20240725-001351",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000669 0.007189 3.448440 ( 3.428418)
build_miniruby 0.001215 0.000314 1.545642 ( 1.542836)
build_ruby 0.001447 0.000373 3.789703 ( 3.995438)
build_all 0.008067 0.000010 7.978292 ( 3.202434)
build_install 0.016717 0.002989 10.201737 ( 4.702395)
test_btest 0.000727 0.000171 118.076551 ( 31.137683)
test_basic 0.000000 0.009690 1.090538 ( 1.132688)
test_all 0.108538 0.049331 913.922407 (269.288845)
test_rubyspec 0.042746 0.044058 170.684214 ( 34.394904)
total: 352.83 sec