Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-222833
#<BuildRuby:0x000055678fcb9fe8
@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.20230111-222833",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005057 0.000632 1.244073 ( 1.890272)
build_miniruby 0.000000 0.001339 1.457508 ( 1.473399)
build_ruby 0.000000 0.001619 3.391417 ( 3.778692)
build_all 0.006633 0.001487 3.856072 ( 2.097054)
build_install 0.016166 0.000000 2.959559 ( 2.581987)
test_btest 0.000779 0.000000 55.993302 ( 22.530207)
test_basic 0.005124 0.000000 0.354125 ( 0.447109)
test_all 0.001102 0.000000 640.145192 (198.828961)
test_rubyspec 0.013725 0.031204 64.474915 ( 74.489178)
total: 308.12 sec