Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-135215
#<BuildRuby:0x00007f04eb5bfdc8
@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.20240729-135215",
@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.000032 0.000010 0.000042 ( 0.000042)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.005571 0.004519 4.146524 ( 6.557095)
build_miniruby 0.001454 0.000471 1.928694 ( 2.771452)
build_ruby 0.001596 0.000516 4.887393 ( 6.800498)
build_all 0.010043 0.001849 9.388047 ( 11.673562)
build_install 0.021618 0.007055 12.907939 ( 16.229676)
test_btest 0.000999 0.000316 131.707620 (148.595286)
test_basic 0.006935 0.006960 1.510598 ( 2.394682)
test_all 0.121787 0.039005 945.939992 (458.230356)
test_rubyspec 0.052899 0.037121 175.696954 ( 52.867018)
total: 706.12 sec