Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-005339
#<BuildRuby:0x00007f1d5501fdc8
@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.20241223-005339",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.002951 0.003722 2.209588 ( 2.726990)
build_miniruby 0.001890 0.000000 1.628777 ( 1.669963)
build_ruby 0.002157 0.000054 4.520574 ( 4.820909)
build_all 0.007296 0.003798 6.940326 ( 5.028353)
build_install 0.018111 0.005469 8.781123 ( 7.697686)
test_btest 0.000722 0.000176 77.724902 ( 61.772255)
test_basic 0.009762 0.001349 1.057160 ( 1.475751)
test_all 0.114701 0.036594 769.460315 (396.212119)
test_rubyspec 0.024468 0.055186 114.696011 ( 25.662101)
total: 507.07 sec