Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-111300
#<BuildRuby:0x0000557e65c2e230
@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.20230511-111300",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005580 0.000387 1.828778 ( 4.702162)
build_miniruby 0.001224 0.000292 1.339274 ( 1.449899)
build_ruby 0.001375 0.000328 2.755432 ( 11.576403)
build_all 0.001102 0.006130 2.091981 ( 1.935381)
build_install 0.015783 0.002261 3.374527 ( 3.162358)
test_btest 0.000656 0.000184 74.044711 ( 42.797649)
test_basic 0.005962 0.000472 0.791098 ( 1.150304)
test_all 0.001313 0.000354 625.915620 (386.159358)
test_rubyspec 0.024152 0.040419 86.367567 (126.226212)
total: 579.16 sec