Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-201704
#<BuildRuby:0x000055fdedb96298
@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.20240207-201704",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.006292 1.868246 ( 2.245949)
build_miniruby 0.000630 0.001066 1.618013 ( 1.615539)
build_ruby 0.000000 0.001758 3.250481 ( 3.475489)
build_all 0.000000 0.007412 5.995663 ( 2.382472)
build_install 0.007867 0.009912 7.516028 ( 3.722141)
test_btest 0.000844 0.000245 83.241299 ( 21.808766)
test_basic 0.003516 0.002591 0.829163 ( 0.888888)
test_all 0.069923 0.044982 667.790157 (194.776356)
test_rubyspec 0.052255 0.040472 146.134467 (155.616601)
total: 386.53 sec