Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-142031
#<BuildRuby:0x000055fd128e5f48
@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.20231205-142031",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000010 0.000002 0.000012 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.006807 2.209324 ( 2.298412)
build_miniruby 0.000780 0.000405 1.475167 ( 1.473493)
build_ruby 0.000000 0.001758 2.904692 ( 3.105928)
build_all 0.002246 0.004228 5.092191 ( 2.014831)
build_install 0.008675 0.007505 6.248699 ( 2.793593)
test_btest 0.000590 0.000217 80.641010 ( 20.937085)
test_basic 0.003267 0.002075 0.761663 ( 0.820796)
test_all 0.090895 0.029180 635.150330 (199.853079)
test_rubyspec 0.032533 0.021441 81.332613 ( 92.930176)
total: 326.23 sec