Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-125026
#<BuildRuby:0x00007f0cc4e1fdc0
@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.20240615-125026",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003963 0.003986 3.411093 ( 3.305619)
build_miniruby 0.001197 0.000308 1.176531 ( 1.173563)
build_ruby 0.001771 0.000000 3.796134 ( 3.963883)
build_all 0.006828 0.001161 7.791011 ( 3.178126)
build_install 0.017751 0.001190 10.693570 ( 5.155707)
test_btest 0.000770 0.000176 107.709911 ( 30.140850)
test_basic 0.002447 0.007020 1.122983 ( 1.176287)
test_all 0.097320 0.049498 878.007927 (297.814266)
test_rubyspec 0.051874 0.036499 160.522169 ( 34.429755)
total: 380.34 sec