Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-111656
#<BuildRuby:0x000055cb97b923b0
@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.20230109-111656",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004086 0.000710 1.171263 ( 2.007382)
build_miniruby 0.001202 0.000209 1.429129 ( 1.637265)
build_ruby 0.001312 0.000228 3.473032 ( 4.239960)
build_all 0.007847 0.000600 3.791235 ( 2.673368)
build_install 0.013259 0.002893 3.111068 ( 3.053394)
test_btest 0.000718 0.000124 53.847723 ( 30.811517)
test_basic 0.000000 0.006626 0.449792 ( 0.664132)
test_all 0.000041 0.001566 643.734180 (388.629837)
test_rubyspec 0.052459 0.009363 76.629641 (110.714841)
total: 544.43 sec