Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-163554
#<BuildRuby:0x00005628774163b0
@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.20230513-163554",
@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.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001690 0.004243 1.838892 ( 3.839747)
build_miniruby 0.001473 0.000000 1.345997 ( 1.562373)
build_ruby 0.001788 0.000000 2.620329 ( 2.937087)
build_all 0.001082 0.006383 2.192654 ( 2.263662)
build_install 0.013167 0.002926 3.438327 ( 3.595183)
test_btest 0.000584 0.000130 71.877340 ( 36.445296)
test_basic 0.005609 0.001246 0.788611 ( 1.054329)
test_all 0.001224 0.000000 615.163004 (291.271742)
test_rubyspec 0.039529 0.012362 79.692661 ( 95.428455)
total: 438.40 sec