Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-060858
#<BuildRuby:0x000055e8b7dd2138
@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.20240125-060858",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005679 0.000164 1.783737 ( 2.153387)
build_miniruby 0.000000 0.001675 1.636313 ( 1.634642)
build_ruby 0.000000 0.001492 2.903701 ( 3.117499)
build_all 0.002130 0.005169 5.826490 ( 2.270239)
build_install 0.011428 0.004846 7.040101 ( 3.440781)
test_btest 0.000991 0.000000 84.642805 ( 22.431483)
test_basic 0.003030 0.003212 0.816298 ( 0.871677)
test_all 0.069383 0.047048 750.102201 (224.779774)
test_rubyspec 0.035363 0.061132 148.693078 (160.418105)
total: 421.12 sec