Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-080023
#<BuildRuby:0x000055e2da7623d0
@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.20230830-080023",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.003570 0.003986 1.955902 ( 2.952733)
build_miniruby 0.001323 0.000284 1.728816 ( 1.797842)
build_ruby 0.000000 0.002244 3.441463 ( 3.781542)
build_all 0.007951 0.000000 6.566862 ( 4.159462)
build_install 0.016858 0.002695 8.134509 ( 6.275498)
test_btest 0.000877 0.000186 84.806104 ( 41.874925)
test_basic 0.001098 0.007738 1.006355 ( 1.121978)
test_all 0.004001 0.005377 714.654808 (278.426660)
test_rubyspec 0.046655 0.023008 107.188182 (120.245067)
total: 460.64 sec