Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-042950
#<BuildRuby:0x00007f3b4950fdd0
@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.20240805-042950",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.007827 0.000444 3.697351 ( 3.572571)
build_miniruby 0.001854 0.000000 1.734672 ( 1.731482)
build_ruby 0.002010 0.000000 4.662487 ( 4.807367)
build_all 0.011129 0.000000 9.046595 ( 3.985789)
build_install 0.017799 0.007161 12.158292 ( 6.044694)
test_btest 0.000841 0.000115 124.683103 ( 35.467043)
test_basic 0.003892 0.007965 1.112736 ( 1.153758)
test_all 0.116940 0.037392 829.634501 (247.409434)
test_rubyspec 0.054091 0.038295 177.037793 ( 36.150681)
total: 340.32 sec