Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-015915
#<BuildRuby:0x000055d60d42a390
@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.20230805-015915",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002938 0.004263 2.332980 ( 6.597498)
build_miniruby 0.000000 0.001590 1.809413 ( 4.305940)
build_ruby 0.000000 0.001834 3.537564 ( 8.821065)
build_all 0.006993 0.001283 2.848852 ( 3.986443)
build_install 0.017061 0.005477 4.462322 ( 7.656068)
test_btest 0.001034 0.000133 85.713889 ( 81.256826)
test_basic 0.007425 0.000338 0.991010 ( 2.415414)
test_all 0.001123 0.000140 675.405907 (545.461053)
test_rubyspec 0.020952 0.039283 103.591086 (159.240254)
total: 819.74 sec