Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-230343
#<BuildRuby:0x000055a0df52a118
@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.20230513-230343",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.002770 0.003851 1.787189 ( 4.079869)
build_miniruby 0.001414 0.000000 1.396862 ( 1.587698)
build_ruby 0.001830 0.000000 2.756490 ( 3.265152)
build_all 0.004892 0.002620 2.279228 ( 2.072103)
build_install 0.016732 0.000900 3.381202 ( 3.498318)
test_btest 0.000891 0.000000 72.531666 ( 40.702188)
test_basic 0.003718 0.002662 0.777018 ( 1.072615)
test_all 0.001330 0.000235 589.983792 (316.392899)
test_rubyspec 0.039140 0.019137 84.529659 (110.444332)
total: 483.12 sec