Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-153758
#<BuildRuby:0x0000556cdd525d60
@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.20240125-153758",
@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.000000 0.000034 0.000034 ( 0.000036)
autoconf 0.000000 0.000030 0.000030 ( 0.000031)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001812 0.003969 1.878360 ( 2.329686)
build_miniruby 0.001531 0.000177 1.703814 ( 1.714299)
build_ruby 0.001962 0.000000 3.549437 ( 3.761353)
build_all 0.007205 0.000108 6.416301 ( 3.659085)
build_install 0.001238 0.015936 7.730085 ( 4.547958)
test_btest 0.000809 0.000195 87.272703 ( 40.878461)
test_basic 0.003529 0.003942 0.920871 ( 1.005141)
test_all 0.072780 0.042413 734.492981 (317.168202)
test_rubyspec 0.036300 0.066956 163.841403 (175.653309)
total: 550.72 sec