Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-101022
#<BuildRuby:0x0000564518312320
@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.20221227-101022",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003777 0.000444 0.801739 ( 1.191997)
build_miniruby 0.000985 0.000116 1.071053 ( 1.069512)
build_ruby 0.001090 0.000128 2.446344 ( 2.822570)
build_all 0.005131 0.000604 2.980186 ( 1.402186)
build_install 0.004486 0.007239 2.285464 ( 1.475007)
test_btest 0.000581 0.000116 52.614069 ( 13.328387)
test_basic 0.004360 0.000000 0.334454 ( 0.427118)
test_all 0.001201 0.000000 589.323523 (167.750972)
test_rubyspec 0.019908 0.018050 54.567886 ( 65.383936)
total: 254.85 sec