Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-080322
#<BuildRuby:0x0000563da112e2a8
@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.20230816-080322",
@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.000029 0.000003 0.000032 ( 0.000028)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.000000 0.007629 2.310164 ( 7.681471)
build_miniruby 0.000000 0.001824 1.843874 ( 4.395733)
build_ruby 0.000000 0.001977 3.527923 ( 9.363923)
build_all 0.002722 0.006625 6.769881 ( 10.415131)
build_install 0.021330 0.000504 8.488012 ( 12.691492)
test_btest 0.000760 0.000171 87.719056 ( 81.109236)
test_basic 0.003523 0.004777 1.003256 ( 2.030038)
test_all 0.009262 0.002316 660.582888 (450.631368)
test_rubyspec 0.034000 0.042301 108.480024 (186.960439)
total: 765.28 sec