Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-132706
#<BuildRuby:0x00005572a2bc9f48
@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.20230311-132706",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004180 0.001194 1.742354 ( 3.241274)
build_miniruby 0.001221 0.000000 1.185671 ( 1.233244)
build_ruby 0.001532 0.000000 2.461701 ( 2.722960)
build_all 0.006138 0.000249 2.118417 ( 1.773751)
build_install 0.013111 0.002257 3.350943 ( 3.439947)
test_btest 0.000529 0.000132 66.080087 ( 32.646842)
test_basic 0.005568 0.000260 0.526074 ( 0.641350)
test_all 0.000455 0.000558 524.693095 (212.287187)
test_rubyspec 0.022862 0.025843 77.200356 ( 91.141230)
total: 349.13 sec