Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-201825
#<BuildRuby:0x000055c8bbb9a120
@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-201825",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002419 0.004538 2.371996 ( 2.424622)
build_miniruby 0.001588 0.000000 1.601041 ( 1.600828)
build_ruby 0.001808 0.000000 3.352344 ( 3.538944)
build_all 0.006086 0.001144 5.933968 ( 3.147107)
build_install 0.013554 0.004443 7.239613 ( 4.032019)
test_btest 0.000618 0.000135 84.211134 ( 34.336650)
test_basic 0.007612 0.000692 0.937207 ( 1.004689)
test_all 0.091476 0.025838 678.042871 (250.544867)
test_rubyspec 0.033085 0.030246 93.452086 (105.345857)
total: 405.98 sec