Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-073539
#<BuildRuby:0x000055ad977a2228
@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.20230207-073539",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004394 0.000088 1.026338 ( 1.416753)
build_miniruby 0.000960 0.000152 1.057103 ( 1.055567)
build_ruby 0.001237 0.000195 2.045639 ( 2.253830)
build_all 0.005351 0.000845 3.468007 ( 1.652595)
build_install 0.007946 0.003487 2.587611 ( 1.810874)
test_btest 0.000737 0.000134 55.249876 ( 15.458490)
test_basic 0.001575 0.004637 0.412148 ( 0.508928)
test_all 0.001554 0.000353 614.888010 (191.101778)
test_rubyspec 0.022509 0.016232 66.655949 ( 76.733426)
total: 291.99 sec