Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-050859
#<BuildRuby:0x00007f62cb90fdc8
@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.20240801-050859",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000039 0.000011 0.000050 ( 0.000048)
build_up 0.004088 0.004002 3.623329 ( 3.566217)
build_miniruby 0.001170 0.000344 1.615428 ( 1.612219)
build_ruby 0.001590 0.000468 4.278861 ( 4.468848)
build_all 0.007796 0.001616 8.315335 ( 3.266391)
build_install 0.015382 0.003257 11.206231 ( 5.297540)
test_btest 0.000611 0.000173 116.231003 ( 30.230825)
test_basic 0.009993 0.000452 1.227780 ( 1.276101)
test_all 0.123629 0.027761 861.862300 (243.590907)
test_rubyspec 0.044458 0.047861 166.318492 ( 35.933156)
total: 329.24 sec