Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-200133
#<BuildRuby:0x000055728f729a00
@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.20240118-200133",
@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.000000 0.000014 ( 0.000014)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005168 0.000191 1.686076 ( 2.262462)
build_miniruby 0.000000 0.001306 17.852699 ( 17.514294)
build_ruby 0.000000 0.001972 3.178745 ( 3.405686)
build_all 0.000000 0.007166 5.645770 ( 2.859596)
build_install 0.006640 0.011419 6.899466 ( 3.951185)
test_btest 0.000838 0.000184 83.997034 ( 32.843649)
test_basic 0.007214 0.000727 0.904449 ( 0.975153)
test_all 0.087554 0.029329 835.462975 (311.441281)
test_rubyspec 0.060848 0.043710 158.062961 (170.054503)
total: 545.31 sec