Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-050545
#<BuildRuby:0x000055c3b87a5fb8
@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.20230914-050545",
@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.000025 0.000003 0.000028 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006455 0.000317 2.300315 ( 3.710480)
build_miniruby 0.001726 0.000230 1.658165 ( 1.693553)
build_ruby 0.001703 0.000227 3.445496 ( 20.203654)
build_all 0.008068 0.000000 6.544497 ( 3.784244)
build_install 0.018324 0.001102 8.178971 ( 5.871152)
test_btest 0.001029 0.000121 87.053338 ( 40.176418)
test_basic 0.003569 0.005113 1.067030 ( 1.182292)
test_all 0.009140 0.000591 744.854167 (290.144720)
test_rubyspec 0.042365 0.028626 106.129727 (118.423498)
total: 485.19 sec