Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-074140
#<BuildRuby:0x000055f29886a6d8
@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.20230214-074140",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000797 0.003254 1.405139 ( 1.829755)
build_miniruby 0.001306 0.000311 1.247401 ( 1.249182)
build_ruby 0.001271 0.000303 2.413580 ( 2.632057)
build_all 0.003143 0.003766 3.938460 ( 2.186706)
build_install 0.011846 0.000980 3.025293 ( 2.692899)
test_btest 0.000472 0.000118 56.908544 ( 28.329381)
test_basic 0.002669 0.000667 0.519540 ( 0.619904)
test_all 0.001177 0.000294 640.973911 (238.302190)
test_rubyspec 0.023218 0.022200 72.382905 ( 82.989967)
total: 360.83 sec