Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-131842
#<BuildRuby:0x00007f0f2048fdd8
@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.20241130-131842",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006574 0.000907 3.203311 ( 3.133649)
build_miniruby 0.002017 0.000000 1.650213 ( 1.646736)
build_ruby 0.002041 0.000000 4.146736 ( 4.305159)
build_all 0.003788 0.004861 6.607220 ( 3.060387)
build_install 0.007528 0.012779 9.547912 ( 4.954067)
test_btest 0.000631 0.000158 80.348582 ( 24.310381)
test_basic 0.004219 0.005533 1.051605 ( 1.099530)
test_all 0.109440 0.042114 837.818782 (431.231078)
test_rubyspec 0.061125 0.030941 125.140805 ( 53.294438)
total: 527.04 sec