Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-135951
#<BuildRuby:0x000055fd16ff1fb8
@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.20240311-135951",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.006529 0.002449 2.758552 ( 2.932059)
build_miniruby 0.001180 0.000443 1.861279 ( 1.896539)
build_ruby 0.001275 0.000478 3.836542 ( 4.186028)
build_all 0.000000 0.008823 7.000925 ( 4.980922)
build_install 0.014123 0.009023 8.983205 ( 7.163286)
test_btest 0.000706 0.000340 96.307252 ( 71.389256)
test_basic 0.006376 0.000906 1.018402 ( 1.148709)
test_all 0.079891 0.044442 907.594171 (542.796536)
test_rubyspec 0.056730 0.042952 136.508565 (208.561727)
total: 845.06 sec