Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-140728
#<BuildRuby:0x00007f0daa1bfdc8
@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-140728",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003250 0.003734 3.715726 ( 3.587468)
build_miniruby 0.001267 0.000380 1.215266 ( 1.211841)
build_ruby 0.001750 0.000000 3.536325 ( 3.726149)
build_all 0.004074 0.004595 6.735769 ( 2.720834)
build_install 0.014389 0.003486 9.265862 ( 4.242204)
test_btest 0.000849 0.000266 92.396557 ( 24.536065)
test_basic 0.006736 0.003593 1.140315 ( 1.188413)
test_all 0.116857 0.033103 788.125927 (251.142286)
test_rubyspec 0.062381 0.023922 133.257962 ( 29.426220)
total: 321.78 sec