Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-171829
#<BuildRuby:0x000055b9edde1a00
@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.20230620-171829",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006118 0.000490 1.995313 ( 6.274821)
build_miniruby 0.001889 0.000151 1.499619 ( 3.453028)
build_ruby 0.001808 0.000145 3.110069 ( 5.911222)
build_all 0.008218 0.000296 5.614016 ( 6.924143)
build_install 0.015350 0.004790 6.809404 ( 9.635961)
test_btest 0.001031 0.000106 79.234886 ( 73.044180)
test_basic 0.002668 0.005102 0.838021 ( 2.112144)
test_all 0.001904 0.000000 593.868141 (513.107510)
test_rubyspec 0.027942 0.039032 91.034876 (235.555602)
total: 856.02 sec