Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-042157
#<BuildRuby:0x00007ff8b281fdc8
@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.20241126-042157",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006604 0.000480 2.985501 ( 2.862290)
build_miniruby 0.001629 0.000000 1.529257 ( 1.534319)
build_ruby 0.001825 0.000000 4.130262 ( 4.306014)
build_all 0.008720 0.000735 6.702525 ( 4.197152)
build_install 0.020686 0.002002 9.545983 ( 6.334451)
test_btest 0.000959 0.000000 80.528793 ( 57.876448)
test_basic 0.008974 0.003896 1.129055 ( 1.411295)
test_all 0.116373 0.030284 690.598004 (225.658614)
test_rubyspec 0.047071 0.032020 113.535039 ( 22.368615)
total: 326.55 sec