Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-154119
#<BuildRuby:0x0000559b99ef1ed0
@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.20230528-154119",
@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.000000 0.000045 0.000045 ( 0.000045)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.002164 0.004195 1.866456 ( 3.896089)
build_miniruby 0.001336 0.000223 1.341418 ( 1.343986)
build_ruby 0.000000 0.001751 2.744238 ( 3.127481)
build_all 0.001959 0.005083 2.170725 ( 1.742361)
build_install 0.017362 0.000000 3.511510 ( 3.315958)
test_btest 0.000788 0.000000 77.778061 ( 38.787268)
test_basic 0.003653 0.004450 0.782728 ( 1.080174)
test_all 0.001800 0.000219 579.829784 (213.732565)
test_rubyspec 0.028873 0.020622 80.389097 ( 93.583534)
total: 360.61 sec