Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-120804
#<BuildRuby:0x000055a2000424d0
@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.20240115-120804",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.005630 1.647105 ( 2.015706)
build_miniruby 0.000758 0.000929 1.530479 ( 1.530965)
build_ruby 0.001203 0.000451 3.088015 ( 3.321642)
build_all 0.007753 0.000030 5.686648 ( 2.843498)
build_install 0.017928 0.000000 6.825364 ( 3.723102)
test_btest 0.000752 0.000000 80.923603 ( 27.886432)
test_basic 0.008118 0.000025 0.830880 ( 0.894999)
test_all 0.091486 0.027198 799.931404 (305.329696)
test_rubyspec 0.030122 0.036736 94.936689 (106.664757)
total: 454.21 sec