Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-221011
#<BuildRuby:0x000055706727e138
@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.20240128-221011",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.002339 0.003834 1.915962 ( 2.281794)
build_miniruby 0.001349 0.000156 1.717625 ( 1.716866)
build_ruby 0.001528 0.000176 3.375136 ( 3.614302)
build_all 0.007419 0.000000 6.181295 ( 2.986625)
build_install 0.010317 0.009000 7.776585 ( 4.568581)
test_btest 0.000787 0.000000 85.860790 ( 33.123757)
test_basic 0.003570 0.003736 0.915603 ( 0.983393)
test_all 0.078463 0.035889 762.503529 (258.563732)
test_rubyspec 0.047210 0.055816 166.763405 (178.863119)
total: 486.70 sec