Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-043448
#<BuildRuby:0x00007f7014a5fdd0
@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.20240707-043448",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000034)
build_up 0.003026 0.005066 4.262262 ( 3.845105)
build_miniruby 0.000000 0.001955 1.692576 ( 1.691117)
build_ruby 0.001084 0.000901 4.558143 ( 4.708596)
build_all 0.007961 0.001079 8.315028 ( 3.318413)
build_install 0.014168 0.007736 11.646994 ( 5.511399)
test_btest 0.000850 0.000325 120.656675 ( 31.382715)
test_basic 0.003929 0.005707 1.125836 ( 1.173305)
test_all 0.104887 0.051782 901.063482 (249.101909)
test_rubyspec 0.053780 0.042770 180.040511 ( 38.739087)
total: 339.47 sec