Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-210037
#<BuildRuby:0x00007faa609cfdd0
@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.20240710-210037",
@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.000020)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006817 0.000619 3.260261 ( 2.783617)
build_miniruby 0.001229 0.000269 1.136308 ( 1.132982)
build_ruby 0.001519 0.000332 3.296254 ( 3.445766)
build_all 0.007503 0.000708 6.909159 ( 2.719253)
build_install 0.004435 0.012856 9.586937 ( 4.189914)
test_btest 0.000739 0.000217 103.184690 ( 26.951090)
test_basic 0.001441 0.007619 1.048048 ( 1.102038)
test_all 0.101699 0.044963 692.300660 (207.659334)
test_rubyspec 0.053339 0.037109 167.290789 ( 43.164990)
total: 293.15 sec