Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-033337
#<BuildRuby:0x00005647d7ad5a00
@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.20240124-033337",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.000000 0.006186 1.907091 ( 2.302900)
build_miniruby 0.000213 0.001333 1.638006 ( 1.644616)
build_ruby 0.001527 0.000148 3.517469 ( 3.780189)
build_all 0.007902 0.000374 6.460957 ( 4.036517)
build_install 0.015183 0.004387 7.824367 ( 4.967585)
test_btest 0.000671 0.000077 87.683076 ( 46.426025)
test_basic 0.007878 0.000414 1.037841 ( 1.159527)
test_all 0.092831 0.023979 765.867069 (370.451512)
test_rubyspec 0.049784 0.053878 172.563273 (184.942948)
total: 619.71 sec