Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-062518
#<BuildRuby:0x000055bc034a5a00
@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.20240215-062518",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004930 0.001027 1.922002 ( 2.280823)
build_miniruby 0.001248 0.000260 1.665564 ( 1.664648)
build_ruby 0.000000 0.001879 3.553189 ( 3.795104)
build_all 0.006667 0.001821 6.813117 ( 3.399787)
build_install 0.010395 0.008853 8.357707 ( 4.937924)
test_btest 0.001001 0.000000 90.135047 ( 35.361345)
test_basic 0.007569 0.001228 0.920339 ( 1.241245)
test_all 0.071708 0.043313 816.283067 (268.708800)
test_rubyspec 0.050349 0.040373 123.837832 (134.613008)
total: 456.00 sec