Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-133305
#<BuildRuby:0x00007f50155dfdd8
@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.20240620-133305",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.008164 0.000000 3.143261 ( 3.385152)
build_miniruby 0.001773 0.000000 1.637455 ( 1.639245)
build_ruby 0.000000 0.002032 3.377895 ( 3.584878)
build_all 0.004688 0.002497 6.941225 ( 2.599104)
build_install 0.012304 0.007615 9.551841 ( 4.490003)
test_btest 0.000707 0.000208 103.739296 ( 26.641200)
test_basic 0.006612 0.003438 1.075113 ( 1.121956)
test_all 0.107174 0.040633 745.468185 (210.001725)
test_rubyspec 0.039104 0.052071 159.443831 ( 26.774918)
total: 280.24 sec