Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-180615
#<BuildRuby:0x000055594e43e390
@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.20230510-180615",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001022 0.004265 1.799193 ( 3.140039)
build_miniruby 0.001114 0.000266 1.296939 ( 1.297122)
build_ruby 0.000000 0.001621 2.635484 ( 2.854422)
build_all 0.004318 0.002493 2.275241 ( 2.244698)
build_install 0.012603 0.003437 3.448166 ( 3.408050)
test_btest 0.000675 0.000184 73.901868 ( 39.437206)
test_basic 0.005927 0.000307 0.774421 ( 0.879487)
test_all 0.001048 0.000000 564.187219 (240.619912)
test_rubyspec 0.038680 0.010140 80.952184 ( 97.742993)
total: 391.62 sec