Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-201407
#<BuildRuby:0x000055788ec16338
@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.20230729-201407",
@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.000032 0.000003 0.000035 ( 0.000036)
autoconf 0.000049 0.000004 0.000053 ( 0.000053)
configure 0.000042 0.000003 0.000045 ( 0.000045)
build_up 0.003102 0.003872 2.160036 ( 3.619794)
build_miniruby 0.001273 0.000146 1.718014 ( 1.737302)
build_ruby 0.001529 0.000175 3.216797 ( 26.859020)
build_all 0.006957 0.000325 2.595297 ( 2.064959)
build_install 0.013628 0.004280 4.131476 ( 6.809567)
test_btest 0.000971 0.000125 80.561071 ( 39.224969)
test_basic 0.007232 0.000928 0.903186 ( 1.017660)
test_all 0.000968 0.000124 636.003998 (281.402833)
test_rubyspec 0.036087 0.016620 91.708911 (106.582465)
total: 469.32 sec