Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-165615
#<BuildRuby:0x000055e4720c9f70
@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-165615",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000000 0.006864 2.169877 ( 3.468693)
build_miniruby 0.000491 0.001056 60.861796 ( 26.469640)
build_ruby 0.001210 0.000474 3.540197 ( 3.794825)
build_all 0.007148 0.001158 6.704093 ( 3.769750)
build_install 0.017425 0.002972 8.338766 ( 5.399504)
test_btest 0.000800 0.000276 90.332539 ( 47.096915)
test_basic 0.005486 0.001892 0.936879 ( 1.012684)
test_all 0.101010 0.017203 810.791915 (387.265297)
test_rubyspec 0.039014 0.074643 193.206809 (242.115337)
total: 720.39 sec