Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-154529
#<BuildRuby:0x000055ed5c576120
@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-154529",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006205 0.000701 2.205194 ( 3.513668)
build_miniruby 0.000000 0.001695 2.028768 ( 2.172952)
build_ruby 0.000000 0.001659 3.779734 ( 4.116775)
build_all 0.004746 0.003098 6.585217 ( 4.550883)
build_install 0.014279 0.004832 8.465241 ( 6.170589)
test_btest 0.000715 0.000252 90.736836 ( 61.890619)
test_basic 0.003103 0.004845 0.991868 ( 1.240084)
test_all 0.091697 0.025868 789.813434 (341.530474)
test_rubyspec 0.063486 0.026642 124.144190 (134.397407)
total: 559.58 sec