Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-022139
#<BuildRuby:0x00007fb427bffdc8
@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.20241001-022139",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.004256 0.004938 4.859987 ( 4.076035)
build_miniruby 0.001287 0.000303 1.671288 ( 1.675117)
build_ruby 0.001427 0.000336 4.444205 ( 4.609472)
build_all 0.009397 0.000000 7.473997 ( 3.784002)
build_install 0.008798 0.014615 11.007274 ( 5.320373)
test_btest 0.000760 0.000000 101.116533 ( 36.061761)
test_basic 0.006530 0.005063 1.234152 ( 1.287394)
test_all 0.105720 0.050487 868.844213 (432.841850)
test_rubyspec 0.059933 0.035993 140.208573 ( 74.373265)
total: 564.03 sec