Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-031007
#<BuildRuby:0x00007f8290ccfdc0
@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.20241105-031007",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001484 0.007132 4.259609 ( 5.147325)
build_miniruby 0.001417 0.000443 1.755949 ( 1.896729)
build_ruby 0.002050 0.000640 4.811017 ( 39.817935)
build_all 0.007208 0.003740 7.565418 ( 5.155762)
build_install 0.021912 0.001157 10.577610 ( 6.638733)
test_btest 0.000688 0.000196 83.732972 ( 62.710769)
test_basic 0.006322 0.000717 1.214865 ( 1.659321)
test_all 0.118485 0.036625 778.626940 (433.391154)
test_rubyspec 0.045960 0.042207 123.542593 ( 46.865761)
total: 603.29 sec