Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-054949
#<BuildRuby:0x00007fd99728fdc0
@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.20241205-054949",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000038)
build_up 0.001335 0.007435 3.873124 ( 3.552681)
build_miniruby 0.001284 0.000256 1.638398 ( 1.634508)
build_ruby 0.001590 0.000318 4.167250 ( 4.320820)
build_all 0.004909 0.003323 6.267309 ( 2.588606)
build_install 0.018747 0.000609 9.477813 ( 4.555778)
test_btest 0.000901 0.000069 74.747361 ( 19.769005)
test_basic 0.005352 0.004431 1.049561 ( 1.097719)
test_all 0.106733 0.036852 634.260930 (256.443478)
test_rubyspec 0.060689 0.020805 122.787747 ( 26.407889)
total: 320.37 sec