Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-064350
#<BuildRuby:0x000055e786c3a190
@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.20240217-064350",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000028 0.000028 ( 0.000027)
build_up 0.001641 0.004067 1.909923 ( 2.248254)
build_miniruby 0.001138 0.000247 1.668441 ( 1.677621)
build_ruby 0.001503 0.000326 3.502505 ( 3.727459)
build_all 0.006626 0.001440 6.609825 ( 3.008496)
build_install 0.008904 0.011982 8.061964 ( 4.492346)
test_btest 0.000608 0.000187 89.806653 ( 37.352729)
test_basic 0.001061 0.005916 0.932148 ( 1.027497)
test_all 0.068539 0.047676 828.775858 (312.674394)
test_rubyspec 0.056765 0.031136 122.321823 (134.487782)
total: 500.70 sec