Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-070800
#<BuildRuby:0x0000563d98e46138
@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.20231230-070800",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004453 0.001061 1.551287 ( 1.926268)
build_miniruby 0.001121 0.000267 1.529308 ( 1.528292)
build_ruby 0.001793 0.000000 3.029413 ( 3.235652)
build_all 0.003267 0.004152 5.635829 ( 2.439281)
build_install 0.017646 0.000764 6.837474 ( 3.754766)
test_btest 0.000531 0.000124 83.588519 ( 25.900682)
test_basic 0.003929 0.004773 0.881144 ( 0.946806)
test_all 0.082174 0.039818 777.839670 (247.447757)
test_rubyspec 0.025793 0.034325 86.297663 ( 97.740010)
total: 384.92 sec