Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-224254
#<BuildRuby:0x0000559c7a8ca1d8
@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.20230512-224254",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000145 0.005666 1.598941 ( 2.800557)
build_miniruby 0.000881 0.000265 1.298740 ( 1.296752)
build_ruby 0.000866 0.000260 2.431294 ( 2.608492)
build_all 0.001308 0.004180 2.082478 ( 1.219756)
build_install 0.012390 0.002866 3.239513 ( 2.197287)
test_btest 0.000578 0.000192 71.486594 ( 19.034838)
test_basic 0.006178 0.000619 0.690783 ( 0.775080)
test_all 0.000740 0.000235 557.855942 (161.685812)
test_rubyspec 0.006028 0.031534 71.327582 ( 83.114076)
total: 274.73 sec