Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-232114
#<BuildRuby:0x00007f50150cfdc0
@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.20240728-232114",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003432 0.004583 3.473560 ( 3.473377)
build_miniruby 0.000000 0.001625 1.747919 ( 1.745778)
build_ruby 0.000000 0.001882 4.113580 ( 4.308005)
build_all 0.006681 0.000000 6.574076 ( 4.182440)
build_install 0.014220 0.007622 10.580145 ( 5.775745)
test_btest 0.000000 0.001087 121.677724 ( 40.145993)
test_basic 0.006598 0.007358 1.464494 ( 1.593057)
test_all 0.113676 0.050928 976.273267 (462.089508)
test_rubyspec 0.069192 0.025890 177.636445 (123.351949)
total: 646.67 sec