Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-182245
#<BuildRuby:0x0000564cd224dfb8
@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.20240212-182245",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.005979 0.000147 1.957209 ( 2.354693)
build_miniruby 0.001678 0.000000 1.752776 ( 1.750953)
build_ruby 0.001903 0.000000 3.518238 ( 3.744830)
build_all 0.008486 0.000001 6.499332 ( 3.396842)
build_install 0.011616 0.008073 7.879286 ( 4.392395)
test_btest 0.000957 0.000000 88.728235 ( 37.466274)
test_basic 0.000000 0.007012 0.939512 ( 1.010659)
test_all 0.089173 0.025022 762.195283 (252.395394)
test_rubyspec 0.044351 0.060879 168.146833 (178.818256)
total: 485.33 sec