Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-083932
#<BuildRuby:0x00005602463fe258
@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.20240217-083932",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001432 0.004290 1.638768 ( 2.006900)
build_miniruby 0.001011 0.000233 1.321563 ( 1.319276)
build_ruby 0.001584 0.000365 3.309050 ( 3.535326)
build_all 0.003228 0.004731 6.109444 ( 2.388653)
build_install 0.015245 0.001018 7.439957 ( 3.521509)
test_btest 0.000828 0.000201 89.775404 ( 23.604676)
test_basic 0.000000 0.006525 0.873446 ( 0.925430)
test_all 0.088646 0.030878 760.032352 (224.173558)
test_rubyspec 0.046763 0.032908 100.749700 (109.983900)
total: 371.46 sec