Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-133128
#<BuildRuby:0x00007ff89f4dfdd8
@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.20240925-133128",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003581 0.005074 4.304854 ( 3.540745)
build_miniruby 0.001419 0.000420 1.527098 ( 1.525078)
build_ruby 0.001866 0.000000 3.187858 ( 3.373326)
build_all 0.001726 0.006809 6.602312 ( 2.644490)
build_install 0.015308 0.003754 9.956909 ( 4.304576)
test_btest 0.000631 0.000210 91.371180 ( 23.919798)
test_basic 0.002021 0.007953 1.104204 ( 1.156538)
test_all 0.121437 0.026948 733.227261 (212.839914)
test_rubyspec 0.039442 0.043924 129.493910 ( 28.213766)
total: 281.52 sec