Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-183332
#<BuildRuby:0x000055ddb3091820
@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.20240127-183332",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001532 0.004256 1.943261 ( 2.269376)
build_miniruby 0.001586 0.000000 1.556162 ( 1.555378)
build_ruby 0.001577 0.000000 3.442417 ( 3.696655)
build_all 0.005078 0.002661 6.372981 ( 3.127156)
build_install 0.016910 0.001555 7.757101 ( 4.559850)
test_btest 0.000754 0.000125 85.650064 ( 33.519431)
test_basic 0.006201 0.001033 0.854353 ( 0.939824)
test_all 0.106582 0.006159 725.445728 (279.063674)
test_rubyspec 0.050215 0.054767 166.181381 (177.884683)
total: 506.62 sec