Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-170844
#<BuildRuby:0x00007f2c04cdfdc0
@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.20240804-170844",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.005344 0.002078 3.161214 ( 3.429098)
build_miniruby 0.001152 0.000448 1.673360 ( 1.669453)
build_ruby 0.001978 0.000000 4.267397 ( 4.478368)
build_all 0.005957 0.002440 8.534127 ( 3.376416)
build_install 0.018983 0.000000 11.628786 ( 5.523583)
test_btest 0.001000 0.000000 117.270618 ( 34.261034)
test_basic 0.010727 0.001868 1.277876 ( 1.331856)
test_all 0.105544 0.046268 886.671771 (252.467130)
test_rubyspec 0.056359 0.037965 171.177896 ( 37.399905)
total: 343.94 sec