Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-002205
#<BuildRuby:0x00007f4cc674fdc8
@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.20240701-002205",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.001955 0.006756 4.159158 ( 3.694329)
build_miniruby 0.001405 0.000298 1.468550 ( 1.466436)
build_ruby 0.001735 0.000368 4.193650 ( 4.311604)
build_all 0.003159 0.006669 8.255405 ( 3.358427)
build_install 0.014312 0.005326 10.786863 ( 4.843396)
test_btest 0.000746 0.000200 117.020013 ( 30.515474)
test_basic 0.004120 0.004828 1.137753 ( 1.185114)
test_all 0.113136 0.040375 861.101707 (290.555741)
test_rubyspec 0.038294 0.058061 166.004154 ( 36.673365)
total: 376.61 sec