Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-192622
#<BuildRuby:0x000055b6bf5261a8
@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.20230712-192622",
@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.000034 0.000002 0.000036 ( 0.000037)
configure 0.000000 0.000080 0.000080 ( 0.000133)
build_up 0.003164 0.003827 2.264978 ( 6.208481)
build_miniruby 0.001431 0.000139 1.693432 ( 2.820422)
build_ruby 0.001724 0.000167 3.520237 ( 6.091762)
build_all 0.007735 0.000338 2.700838 ( 3.986981)
build_install 0.017684 0.000811 4.292654 ( 5.784677)
test_btest 0.000740 0.000066 85.186384 ( 62.423225)
test_basic 0.000000 0.007862 0.942706 ( 1.819921)
test_all 0.000874 0.000597 599.489955 (343.041977)
test_rubyspec 0.038850 0.017653 91.703293 (126.214277)
total: 558.39 sec