Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-101127
#<BuildRuby:0x00007fa2b119fdd8
@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.20241124-101127",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.000009 0.007956 3.784628 ( 4.104231)
build_miniruby 0.001303 0.000483 1.832572 ( 1.861241)
build_ruby 0.000000 0.001763 3.412741 ( 27.572524)
build_all 0.000000 0.008185 6.123775 ( 2.494877)
build_install 0.016226 0.002647 8.851415 ( 11.784920)
test_btest 0.000709 0.000300 77.370688 ( 23.286430)
test_basic 0.002227 0.006882 1.026527 ( 3.098511)
test_all 0.093516 0.050527 752.976106 (231.537038)
test_rubyspec 0.042410 0.040072 116.804077 ( 23.653523)
total: 329.39 sec