Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-083409
#<BuildRuby:0x0000561758ee61a8
@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.20230623-083409",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.004748 0.001238 2.002897 ( 5.128123)
build_miniruby 0.001353 0.000353 1.523409 ( 1.996628)
build_ruby 0.001253 0.000327 3.086158 ( 4.284643)
build_all 0.007278 0.000000 2.360502 ( 2.990394)
build_install 0.007838 0.009311 3.830910 ( 4.511858)
test_btest 0.000697 0.000214 80.205870 ( 49.932692)
test_basic 0.006144 0.001890 0.859879 ( 1.494422)
test_all 0.001386 0.000427 593.512330 (340.760348)
test_rubyspec 0.032419 0.019121 87.525401 (123.530893)
total: 534.63 sec