Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-100745
#<BuildRuby:0x00007fcc4d60fdd0
@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.20250419-100745",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.005097 0.000463 1.775570 ( 2.093126)
build_miniruby 0.001435 0.000131 1.331703 ( 1.328884)
build_ruby 0.000000 0.002008 3.930717 ( 4.065619)
build_all 0.003901 0.005135 5.687061 ( 2.398808)
build_install 0.009979 0.009111 7.860428 ( 4.372508)
test_btest 0.001226 0.000000 52.158815 ( 15.863140)
test_basic 0.009629 0.003851 1.027865 ( 1.245128)
test_all 0.095454 0.026767 605.650162 (189.847285)
test_rubyspec 0.055009 0.017942 106.099458 ( 22.304082)
total: 243.52 sec