Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-013923
#<BuildRuby:0x00007fa88248fdc8
@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.20240714-013923",
@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.000003 0.000027 ( 0.000029)
autoconf 0.000046 0.000007 0.000053 ( 0.000050)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.007965 0.001207 3.856521 ( 4.673868)
build_miniruby 0.001750 0.000265 1.723218 ( 1.909850)
build_ruby 0.002125 0.000322 4.504322 ( 4.990503)
build_all 0.010482 0.000000 8.413124 ( 5.549690)
build_install 0.012747 0.012527 11.846827 ( 7.871670)
test_btest 0.000908 0.000186 120.264881 ( 55.918515)
test_basic 0.013159 0.000000 1.302145 ( 1.535422)
test_all 0.113671 0.043447 871.436339 (300.233786)
test_rubyspec 0.047884 0.046170 165.998014 ( 55.146294)
total: 437.83 sec