Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-090753
#<BuildRuby:0x00005561e8b69a00
@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.20230713-090753",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006252 2.115164 ( 3.533932)
build_miniruby 0.000023 0.001459 1.650165 ( 1.692499)
build_ruby 0.001482 0.000205 3.359344 ( 3.571378)
build_all 0.007605 0.000477 2.663104 ( 2.209563)
build_install 0.017213 0.000580 4.061850 ( 3.490139)
test_btest 0.000000 0.000705 84.396090 ( 42.988702)
test_basic 0.002946 0.003954 0.934245 ( 1.051930)
test_all 0.001002 0.000152 639.908342 (293.218553)
test_rubyspec 0.032610 0.032815 94.982107 (140.327915)
total: 492.09 sec