Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250131-171921
#<BuildRuby:0x00007f4ef0e5fdd0
@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.20250131-171921",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000004 0.000029 ( 0.000023)
autoconf 0.000042 0.000006 0.000048 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008950 0.001155 4.372917 ( 3.707066)
build_miniruby 0.001487 0.000192 1.601702 ( 1.713019)
build_ruby 0.002258 0.000000 4.233606 ( 4.638267)
build_all 0.010798 0.000000 6.422084 ( 3.976161)
build_install 0.010920 0.008429 8.607098 ( 4.489779)
test_btest 0.000809 0.000000 70.972131 ( 21.357182)
test_basic 0.003983 0.007071 0.931048 ( 0.997418)
test_all 0.089581 0.026117 555.588602 (175.211472)
test_rubyspec 0.031335 0.048757 106.474818 ( 25.200128)
total: 241.29 sec