Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-052420
#<BuildRuby:0x00007fad9136fdd0
@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-052420",
@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.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007293 0.001547 4.271317 ( 4.584292)
build_miniruby 0.000000 0.001806 1.861327 ( 1.938277)
build_ruby 0.000000 0.002141 4.679950 ( 5.175025)
build_all 0.009578 0.001326 7.376945 ( 4.938727)
build_install 0.009472 0.016279 10.712819 ( 7.352380)
test_btest 0.000865 0.000281 77.579602 ( 33.514390)
test_basic 0.007455 0.002418 1.020710 ( 1.075597)
test_all 0.121933 0.027267 738.729663 (264.501175)
test_rubyspec 0.038363 0.045907 120.821896 ( 26.708948)
total: 349.79 sec