Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-220527
#<BuildRuby:0x00005629d60f5fb8
@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.20240214-220527",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005853 0.000000 1.588714 ( 1.919967)
build_miniruby 0.001422 0.000000 1.677568 ( 1.675941)
build_ruby 0.001508 0.000000 3.345891 ( 3.555443)
build_all 0.004135 0.003413 6.317122 ( 2.403059)
build_install 0.012286 0.004261 7.608021 ( 3.573447)
test_btest 0.000000 0.000918 86.635023 ( 22.898028)
test_basic 0.004113 0.002921 0.803585 ( 0.862645)
test_all 0.081894 0.035873 803.263911 (267.958636)
test_rubyspec 0.037742 0.060992 159.728228 (168.636945)
total: 473.48 sec