Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-135402
#<BuildRuby:0x000055e52d98a338
@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.20230130-135402",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.005228 0.000094 1.151890 ( 2.005101)
build_miniruby 0.000000 0.001409 1.102407 ( 1.255467)
build_ruby 0.000000 0.001397 2.311285 ( 2.573452)
build_all 0.002948 0.004436 3.793605 ( 2.437273)
build_install 0.010957 0.004409 2.920487 ( 2.419982)
test_btest 0.000700 0.000117 55.819750 ( 31.024461)
test_basic 0.005028 0.000838 0.444654 ( 0.683226)
test_all 0.001097 0.000183 628.970352 (258.200499)
test_rubyspec 0.014173 0.036073 70.461754 ( 83.381860)
total: 383.98 sec