Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-040757
#<BuildRuby:0x00007f13baadfdc0
@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.20241117-040757",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.007105 0.000000 2.959116 ( 2.859788)
build_miniruby 0.001344 0.000129 1.467274 ( 1.463676)
build_ruby 0.001368 0.000342 3.392563 ( 14.221734)
build_all 0.006862 0.001716 6.170100 ( 2.588351)
build_install 0.015367 0.001465 8.694066 ( 4.221052)
test_btest 0.000785 0.000179 74.958127 ( 20.823983)
test_basic 0.000000 0.008938 0.880082 ( 0.926655)
test_all 0.095432 0.048076 640.534317 (200.379699)
test_rubyspec 0.042315 0.040572 123.238937 ( 23.206967)
total: 270.69 sec