Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-084933
#<BuildRuby:0x0000555e3879e078
@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.20231215-084933",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003417 0.004470 2.366513 ( 2.560461)
build_miniruby 0.001593 0.000000 1.750618 ( 1.765052)
build_ruby 0.001991 0.000000 3.513970 ( 3.826877)
build_all 0.005188 0.003433 6.002121 ( 3.522200)
build_install 0.017829 0.002094 7.577341 ( 5.204430)
test_btest 0.000840 0.000127 83.857903 ( 54.863105)
test_basic 0.000000 0.007840 0.884307 ( 1.257384)
test_all 0.070637 0.055905 788.154590 (439.968393)
test_rubyspec 0.032116 0.046215 103.936082 (146.983955)
total: 659.95 sec