Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-103915
#<BuildRuby:0x00007fbf6a09fde0
@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.20241218-103915",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002409 0.003710 2.273645 ( 2.599979)
build_miniruby 0.001592 0.000000 1.581271 ( 1.577761)
build_ruby 0.001779 0.000000 3.382195 ( 3.577527)
build_all 0.000423 0.007867 5.863642 ( 2.354799)
build_install 0.015686 0.002654 7.920564 ( 4.173465)
test_btest 0.000809 0.000182 73.820665 ( 21.242838)
test_basic 0.008933 0.001004 0.971321 ( 1.022144)
test_all 0.101750 0.041766 723.253043 (208.999371)
test_rubyspec 0.036673 0.043227 118.331775 ( 26.708846)
total: 272.26 sec